Allow templates to be used inside a section, not just in the top-level /binman node.
Signed-off-by: Simon Glass <[email protected]> --- (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!

