[U-Boot] [PATCH v2 08/16] dtoc: Use the Fdt's class's phandle map

sjg at google.com sjg at google.com
Fri Sep 15 19:25:42 UTC 2017


Now that the Fdt class can map phandles to the associated nodes, use that
instead of a separate implementation.

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

Changes in v2: None

 tools/dtoc/dtb_platdata.py | 16 +++-------------
 1 file changed, 3 insertions(+), 13 deletions(-)

Applied to u-boot-fdt thanks!


More information about the U-Boot mailing list