[U-Boot] [PATCH 17/30] dtoc: Move to using bytearray

Simon Glass sjg at chromium.org
Sat Aug 27 18:05:58 CEST 2016


On 25 July 2016 at 18:59, Simon Glass <sjg at 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 at 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.


More information about the U-Boot mailing list