[PATCH 06/49] dtoc: Add an 'all' command

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


With upcoming changes, dtoc will output several files for different
of-platdata components.

Add a way to output all ava!ilable files at once ('all'), to the
appropriate directories, without needing to specify each one invidually.

This puts the commands in alphabetical order, so update the tests
accordingly.

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

 tools/dtoc/dtb_platdata.py |  7 +++++--
 tools/dtoc/main.py         |  6 +-----
 tools/dtoc/test_dtoc.py    | 40 +++++++++++++++++++++++++++++++++++---
 tools/patman/tools.py      |  8 ++++++++
 4 files changed, 51 insertions(+), 10 deletions(-)

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


More information about the U-Boot mailing list