[U-Boot] [PATCH v2 14/31] binman: Add a control for post-pack entry expansion

sjg at google.com sjg at google.com
Thu Jul 18 01:58:48 UTC 2019


We plan to support changing the size of entries after they have been
packed. For now it will always be enabled. But to aid testing of both
cases (in the event that we want to add a command-line flag, for example),
add a setting to control it.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

Changes in v2: None

 tools/binman/state.py | 24 ++++++++++++++++++++++++
 1 file changed, 24 insertions(+)

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list