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

binman: Support shrinking a entry after packing



Sometimes an entry may shrink after it has already been packed. In that
case we must repack the items. Of course it is always possible to just
leave the entry at its original size and waste space at the end. This is
what binman does by default, since there is the possibility of the entry
changing size every time binman calculates its contents, thus causing a
loop.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent 79d3c58d
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