[U-Boot] [PATCH v2 13/17] binman: Remember the pre-reset entry size

sjg at google.com sjg at google.com
Tue Nov 5 12:06:29 UTC 2019


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 at chromium.org>
---

Changes in v2: None

 tools/binman/entry.py | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

Applied to u-boot-fdt


More information about the U-Boot mailing list