1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-30 19:17:10 +01:00
Files
u-boot-megous/tools/binman/entry.py
Simon Glass 9a5d3dcff7 binman: Remember the pre-reset entry size
When preparing to possible expand or contract an entry we reset the size
to the original value from the binman device-tree definition, which is
often None.

This causes binman to forget the original size of the entry. Remember this
so that it can be used when needed.

Signed-off-by: Simon Glass <sjg@chromium.org>
2019-11-04 18:15:32 -07:00

29 KiB