diff options
| author | Simon Glass <[email protected]> | 2018-07-06 10:27:27 -0600 |
|---|---|---|
| committer | Simon Glass <[email protected]> | 2018-07-09 09:11:00 -0600 |
| commit | 960662404f492e7088e5a91833dfb0c19ef5450e (patch) | |
| tree | bb5b76adff977d885754d49a2966017794901db0 /scripts | |
| parent | 117f57b75aee2e145d2d23107f600d869b04231a (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 <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
