1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-10-06 18:54:57 +02:00
Commit Graph

1 Commits

Author SHA1 Message Date
Simon Glass
c52c9e7da8 binman: Allow entries to expand after packing
Add support for detecting entries that change size after they have already
been packed, and re-running packing when it happens.

This removes the limitation that entry size cannot change after
PackEntries() is called.

Signed-off-by: Simon Glass <sjg@chromium.org>
2019-07-24 12:54:08 -07:00