Home
last modified time | relevance | path

Searched hist:"2 a70d897ed68fd521411a10831ac05e1ffdd3d41" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/tools/dtoc/
H A Dfdt.py2a70d897ed68fd521411a10831ac05e1ffdd3d41 Tue Jul 26 00:59:14 UTC 2016 Simon Glass <sjg@chromium.org> dtoc: Support deleting device tree properties

Add support for deleting a device tree property. With the fallback
implementation this uses fdtput. With libfdt it uses the API call and
updates the offsets afterwards.

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