binman: Support templating with multiple images
authorSimon Glass <sjg@chromium.org>
Tue, 18 Jul 2023 13:24:05 +0000 (07:24 -0600)
committerSimon Glass <sjg@chromium.org>
Thu, 20 Jul 2023 20:10:58 +0000 (14:10 -0600)
commit35f72fb55a05ccf2a372566005f60c340924d1cc
tree94f681c47ea590da2a50575e97c223bce9273aa3
parentf6abd5227a13e652c6a6c25173403ae19ac9e0f0
binman: Support templating with multiple images

Allow a template to appear in the top level description when using
multiple images.

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