[PATCH v2 24/33] dtoc: Add an option for device instantiation

Simon Glass sjg at chromium.org
Sun Feb 7 01:17:00 CET 2021


Add an option to instantiate devices at build time. For now this just
parses the option and sets up a few parameters.

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

(no changes since v1)

 tools/dtoc/dtb_platdata.py | 17 +++++++++++------
 tools/dtoc/main.py         |  4 +++-
 tools/dtoc/test_dtoc.py    | 37 ++++++++++++++++++++++---------------
 3 files changed, 36 insertions(+), 22 deletions(-)

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list