[PATCH v2 31/33] dtoc: Generate a summary in the dt-plat.c file
Simon Glass
sjg at chromium.org
Sun Feb 7 01:16:52 CET 2021
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 <sjg at 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!
More information about the U-Boot
mailing list