[U-Boot] [PATCH v2 16/29] dtoc: Keep track of property offsets

Simon Glass sjg at chromium.org
Mon Jul 9 19:52:49 UTC 2018


On 6 July 2018 at 10:27, Simon Glass <sjg at chromium.org> wrote:
> At present the Fdt class does not keep track of property offsets if they
> change due to removal of properties. Update the code to handle this, and
> add a test.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2: None
>
>  tools/dtoc/fdt.py      | 20 +++++++++++++
>  tools/dtoc/test_fdt.py | 65 +++++++++++++++++++++++++++++++++++++-----
>  2 files changed, 78 insertions(+), 7 deletions(-)
>

Applied to u-boot-dm.


More information about the U-Boot mailing list