[U-Boot] [PATCH 16/30] dtoc: Prepare for supporting changing of device trees

Simon Glass sjg at chromium.org
Sat Aug 27 18:05:55 CEST 2016


On 25 July 2016 at 18:59, Simon Glass <sjg at chromium.org> wrote:
> For binman we need to support deleting properties in the device tree. This
> will change the offsets of nodes after the deletion. In preparation, add
> code to keep track of when the offsets are invalid, and regenerate them.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
>  tools/dtoc/fdt_normal.py | 46 ++++++++++++++++++++++++++++++++++++++++++----
>  1 file changed, 42 insertions(+), 4 deletions(-)

Applied to u-boot-dm/next.


More information about the U-Boot mailing list