[PATCH 05/49] dtoc: Allow outputing to multiple files

Simon Glass sjg at chromium.org
Wed Jan 6 16:13:09 CET 2021


Implement the 'output directory' feature, allowing dtoc to write the
output files separately to the supplied directories. This allows us to
handle the struct and platdata output in one run of dtoc.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

 tools/dtoc/dtb_platdata.py | 96 ++++++++++++++++++++++++++++++++++----
 tools/dtoc/test_dtoc.py    |  8 ++++
 2 files changed, 94 insertions(+), 10 deletions(-)

Applied to u-boot-dm/next, thanks!


More information about the U-Boot mailing list