]> git.sur5r.net Git - u-boot/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)
commitc640ed0ce6b029f8cda62f2674a671a9c198410a
tree0e135ca28e01cee535e7ab85a7e07f06d7380c50
parenta1e0085519b7b34b2db36faa76e13b7f1717f570
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