
19 Jul
2020
19 Jul
'20
10:49 p.m.
Add a method for adding a property containing arbitrary bytes. Make sure that the tree can expand as needed in this case.
Signed-off-by: Simon Glass sjg@chromium.org ---
(no changes since v1)
tools/dtoc/fdt.py | 17 +++++++++++++++-- tools/dtoc/test_fdt.py | 4 ++++ 2 files changed, 19 insertions(+), 2 deletions(-)
Applied to u-boot-dm