
27 Aug
2016
27 Aug
'16
6:05 p.m.
On 25 July 2016 at 18:59, Simon Glass sjg@chromium.org wrote:
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
lib/libfdt/libfdt.swig | 8 ++++++++ tools/dtoc/fdt_normal.py | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-)
Applied to u-boot-dm/next.