]> git.baikalelectronics.ru Git - uboot.git/commit
libfdt: Add get_property() and del_node()
authorSimon Glass <sjg@chromium.org>
Fri, 6 Jul 2018 16:27:22 +0000 (10:27 -0600)
committerSimon Glass <sjg@chromium.org>
Mon, 9 Jul 2018 15:11:00 +0000 (09:11 -0600)
commitae19aef45599d62e2fd96d6176dbfb92b875488f
tree0e135ca28e01cee535e7ab85a7e07f06d7380c50
parent1391738d9daeb98bdc7739d534eaa02fedb101c4
libfdt: Add get_property() and del_node()

Add support for these functions in the Python binding. This patch stands
in for a pending upstream change.

Signed-off-by: Simon Glass <sjg@chromium.org>
scripts/dtc/pylibfdt/libfdt.i_shipped