Skip to content
Commit c1af7a86 authored by Simon Glass's avatar Simon Glass
Browse files

binman: Move sort and expand to the main Pack() function



At present sorting and expanding entries are side-effects of the
CheckEntries() function. This is a bit confusing, as 'checking' would
not normally involve making changes.

Move these steps into the Pack() function instead.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent 6ddd6113
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment