Re: [PATCH v2 31/33] dtoc: Generate a summary in the dt-plat.c file

2021-02-06 Thread Simon Glass
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 --- (no changes since v1) tools/dtoc/dtb_platdata.py | 20 +++- tools/dtoc/test_dtoc.py| 184 +++

[PATCH v2 31/33] dtoc: Generate a summary in the dt-plat.c file

2021-02-03 Thread Simon Glass
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 --- (no changes since v1) tools/dtoc/dtb_platdata.py | 20 +++- tools/dtoc/test_dtoc.py| 184 +++