[PATCH v5 16/20] binman: Support templating with multiple images
    Simon Glass 
    sjg at chromium.org
       
    Sun Jul 23 15:23:32 CEST 2023
    
    
  
Allow a template to appear in the top level description when using
multiple images.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
(no changes since v3)
Changes in v3:
- Drop duplicate dts-v1 header
 tools/binman/control.py                  |  5 +++--
 tools/binman/ftest.py                    | 12 +++++++++++
 tools/binman/test/287_template_multi.dts | 27 ++++++++++++++++++++++++
 3 files changed, 42 insertions(+), 2 deletions(-)
 create mode 100644 tools/binman/test/287_template_multi.dts
Applied to u-boot-dm, thanks!
    
    
More information about the U-Boot
mailing list