[PATCH v5 18/20] binman: Support templates at any level
Simon Glass
sjg at chromium.org
Sun Jul 23 15:23:28 CEST 2023
Allow templates to be used inside a section, not just in the top-level
/binman node.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
(no changes since v1)
tools/binman/control.py | 5 ++-
tools/binman/ftest.py | 8 ++++
tools/binman/test/289_template_section.dts | 52 ++++++++++++++++++++++
3 files changed, 63 insertions(+), 2 deletions(-)
create mode 100644 tools/binman/test/289_template_section.dts
Applied to u-boot-dm, thanks!
More information about the U-Boot
mailing list