[PATCH v2 10/21] binman: Plumb expanded entries through fully

Simon Glass sjg at chromium.org
Wed Mar 17 02:29:55 CET 2021


Add support for this feature in the control, image and section modules, so
that expanded entries will be selected by default. So far there are no
expanded entry types, so this is a nop.

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

(no changes since v1)

 tools/binman/control.py       | 24 ++++++++++++++++++------
 tools/binman/etype/section.py |  3 ++-
 tools/binman/image.py         | 17 ++++++++++++++++-
 3 files changed, 36 insertions(+), 8 deletions(-)

Applied to u-boot-dm/next, thanks!


More information about the U-Boot mailing list