Hi Walter, On Fri, 19 Jun 2020 at 15:12, Walter Lozano <walter.loz...@collabora.com> wrote: > > This patch introduce a test for deleting DTB nodes using Python library. > > Signed-off-by: Walter Lozano <walter.loz...@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