[RFC 2/4] dtoc: add initial support for deleting DTB nodes
Simon Glass
sjg at chromium.org
Mon Jul 6 21:21:53 CEST 2020
Hi Walter,
On Fri, 19 Jun 2020 at 15:12, Walter Lozano <walter.lozano at collabora.com> wrote:
>
> This patch introduce a test for deleting DTB nodes using Python library.
>
> Signed-off-by: Walter Lozano <walter.lozano at collabora.com>
> ---
> tools/dtoc/dtb_platdata.py | 28 ++++++++++++++++++++++++++++
> tools/dtoc/fdt.py | 3 +++
> 2 files changed, 31 insertions(+)
This test should go in test_dtoc.py
Regards,
Simon
More information about the U-Boot
mailing list