Forked from
Reform / reform-boundary-uboot
12739 commits behind the upstream repository.
-
Simon Glass authored
Since we want to be able to change the in-memory device tree using libfdt, use a bytearray instead of a string. This makes interfacing from Python easier. Signed-off-by:
Simon Glass <sjg@chromium.org>
Simon Glass authoredSince we want to be able to change the in-memory device tree using libfdt, use a bytearray instead of a string. This makes interfacing from Python easier. Signed-off-by:
Simon Glass <sjg@chromium.org>
fdt_normal.py 5.54 KiB