dtoc: Support adding new nodes
authorSimon Glass <sjg@chromium.org>
Fri, 14 Sep 2018 10:57:15 +0000 (04:57 -0600)
committerSimon Glass <sjg@chromium.org>
Fri, 28 Sep 2018 17:09:01 +0000 (11:09 -0600)
commite21c27af47183619c7ec7097abb1dec34410e775
tree3ce664c775d41266a3cad56335c3c52c4c9e5587
parentaf53f5aafcbbe1ba97264a0262067657f3dc8c34
dtoc: Support adding new nodes

Add a way to add new nodes and sync them back to the blob.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/dtoc/fdt.py
tools/dtoc/test_fdt.py