-
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>