[PATCH v2 1/6] binman: Produce a template-file after processing
Simon Glass
sjg at chromium.org
Wed Aug 2 20:07:51 CEST 2023
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 at chromium.org>
---
(no changes since v1)
tools/binman/binman.rst | 4 ++++
tools/binman/control.py | 14 ++++++++++++--
tools/binman/ftest.py | 9 +++++++++
3 files changed, 25 insertions(+), 2 deletions(-)
Applied to u-boot-dm, thanks!
More information about the U-Boot
mailing list