]> git.dujemihanovic.xyz Git - u-boot.git/commit
binman: Support templates at any level
authorSimon Glass <sjg@chromium.org>
Tue, 18 Jul 2023 13:24:07 +0000 (07:24 -0600)
committerSimon Glass <sjg@chromium.org>
Thu, 20 Jul 2023 20:10:58 +0000 (14:10 -0600)
commit696f2b73d6ccffe23d5c295308817ca8d2bebc92
treeefb447230f2ab9405a846b6c6d898b7328da06cb
parentdb0e3f13b481cabd8f203a4ac742bb1afde6c67e
binman: Support templates at any level

Allow templates to be used inside a section, not just in the top-level
/binman node.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/binman/control.py
tools/binman/ftest.py
tools/binman/test/289_template_section.dts [new file with mode: 0644]