[U-Boot] [PATCH v2 09/16] dtoc: Make is_phandle() a member function

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


This function will need to have access to class members once we enhance it
to support multiple phandle values. In preparation for that, move it into
the class.

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

Changes in v2: None

 tools/dtoc/dtb_platdata.py | 36 ++++++++++++++++++------------------
 1 file changed, 18 insertions(+), 18 deletions(-)

Applied to u-boot-fdt thanks!


More information about the U-Boot mailing list