aboutsummaryrefslogtreecommitdiff
path: root/tools/dtoc/fdt_util.py
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2018-07-06 10:27:27 -0600
committerSimon Glass <sjg@chromium.org>2018-07-09 09:11:00 -0600
commit960662404f492e7088e5a91833dfb0c19ef5450e (patch)
treebb5b76adff977d885754d49a2966017794901db0 /tools/dtoc/fdt_util.py
parent117f57b75aee2e145d2d23107f600d869b04231a (diff)
dtoc: Drop use of a local dtb buffer
At present the Fdt class has its own copy of the device tree. This is confusing an unnecessary now that pylibfdt has its own. Drop it and provide access functions to the buffer. This allows us to move the rest of the implementation to use pylibfdt methods instead of directly calling libfdt stubs. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'tools/dtoc/fdt_util.py')
0 files changed, 0 insertions, 0 deletions