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

Scott Wood scottwood at freescale.com
Fri Sep 11 18:16:45 CEST 2009


On Thu, Sep 10, 2009 at 08:23:27PM -0400, Jerry Van Baren wrote:
>    fdt set /ethernet at f00 interrupts "this is a string"
> can now handle multiple strings (words) by concatenating them with 
> spaces (quoted strings still work the same as before because of hush's 
> argument parsing)
>    fdt set /ethernet at f00 interrupts this is a string

How do you set a string list, then?

-Scott


More information about the U-Boot mailing list