Home
last modified time | relevance | path

Searched hist:da5f74998b9e5e6b706608a4ca625ef0ee195150 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/tools/dtoc/
H A Dfdt.pyda5f74998b9e5e6b706608a4ca625ef0ee195150 Tue Jul 26 00:59:15 UTC 2016 Simon Glass <sjg@chromium.org> dtoc: Support packing the device tree

After any node/property deletion the device tree can be packed to remove
spare space. Add a way to perform this operation.

Note that for fdt_fallback, fdtput automatically packs the device tree after
deletion, so no action is required here.

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