Simon Glass c1af7a86b3 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: Simon Glass <sjg@chromium.org>
2020-10-29 14:42:59 -06:00
..
2019-10-08 16:35:59 +02:00
2019-12-06 16:44:20 -05:00
2019-07-29 00:20:31 +02:00
2020-10-09 12:02:26 -04:00
2020-06-12 13:14:07 -04:00
2009-04-28 01:16:46 +02:00
2019-11-04 18:15:32 -07:00