On 25 July 2016 at 18:59, Simon Glass <s...@chromium.org> wrote: > 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 <s...@chromium.org> > --- > > lib/libfdt/libfdt.swig | 12 ++++++++++++ > tools/dtoc/fdt.py | 10 ++++++++++ > tools/dtoc/fdt_fallback.py | 13 +++++++++++++ > tools/dtoc/fdt_normal.py | 20 ++++++++++++++++++++ > 4 files changed, 55 insertions(+)
Applied to u-boot-dm/next. _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot