[U-Boot] [PATCH 08/11] dtoc: Move the main logic into the dtb_platdata file

sjg at google.com sjg at google.com
Thu Jul 6 14:51:44 UTC 2017


Collect the main logic of dtoc into a function and put it into
dtb_platdata. This will allow tests to use this function instead of
duplicating the code themselves.

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

 tools/dtoc/dtb_platdata.py | 29 +++++++++++++++++++++++++++++
 tools/dtoc/dtoc.py         | 19 ++-----------------
 2 files changed, 31 insertions(+), 17 deletions(-)

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


More information about the U-Boot mailing list