Ken MacLeod wrote:
> On Fri, Sep 11, 2009 at 11:30 AM, Jerry Van Baren 
> <gerald.vanba...@ge.com <mailto:gerald.vanba...@ge.com>> wrote:
> 
>     Scott Wood wrote:
>      > On Thu, Sep 10, 2009 at 08:23:27PM -0400, Jerry Van Baren wrote:
>      >>    fdt set /ether...@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 /ether...@f00 interrupts this is a string
>      >
>      > How do you set a string list, then?
> 
> 
> The original code did not support string lists and this patch does not 
> address string lists.

This patch takes the most obvious syntax for supporting a string list in the 
future, and makes it mean something else.

-Scott

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to