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 <s...@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!