[U-Boot] [PATCH v2 07/16] dtoc: Update the Fdt class to record phandles

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


Add a map from phandles to nodes. This can be used by clients of the the
class instead of maintaining this themselves.

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

Changes in v2: None

 tools/dtoc/fdt.py | 5 +++++
 1 file changed, 5 insertions(+)

Applied to u-boot-fdt thanks!


More information about the U-Boot mailing list