[U-Boot] [PATCH v2] cmd_fdt.c: fix parse of byte streams and strings

Jerry Van Baren gerald.vanbaren at ge.com
Fri Sep 11 22:21:33 CEST 2009


Ken MacLeod wrote:
> Commit 4abd844d8e extended the fdt command parser to handle property
> strings which are split across multiple arguments but it was broken for
> byte streams and strings.

[snip]

> Signed-off-by: Ken MacLeod <ken at bitsko.slc.ut.us>
> ---
> 
> The previous version of this patch 1) only fixed the first byte stream
> issue above and 2) concatenated the string arguments rather than
> creating a list (pointed out by Scott Wood).

Thanks!  I'll check it out and queue it up.

gvb


More information about the U-Boot mailing list