Add a summary to the top of the generated code, to make it easier to see what the file contains.
Also add a tab to .plat so that its value lines up with the others. Signed-off-by: Simon Glass <s...@chromium.org> --- (no changes since v1) tools/dtoc/dtb_platdata.py | 20 +++- tools/dtoc/test_dtoc.py | 184 ++++++++++++++++++++++++++++++------- 2 files changed, 169 insertions(+), 35 deletions(-) Applied to u-boot-dm, thanks!