binman: Produce a template-file after processing
authorSimon Glass <sjg@chromium.org>
Sun, 23 Jul 2023 03:43:52 +0000 (21:43 -0600)
committerSimon Glass <sjg@chromium.org>
Wed, 2 Aug 2023 18:05:57 +0000 (12:05 -0600)
commitb2f47a599cad3b618c6d7b4356ea6ea2625309c0
treed525d85bdce3272e4dbe34cf48fb74e63abd83a6
parent491f90e0510577baa99c218d75a3fad02df27221
binman: Produce a template-file after processing

This file aids debugging when binman fails to get far enough to write out
the final devicetree file. Write it immediate after template processing.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/binman/binman.rst
tools/binman/control.py
tools/binman/ftest.py