[U-Boot] [PATCH v2] main: unify command parsing functions

Simon Glass sjg at chromium.org
Sat Jan 21 00:55:56 CET 2012


Hi Michael,

On Fri, Jan 20, 2012 at 3:37 PM, Michael Walle <michael at walle.cc> wrote:
> Am Freitag 20 Januar 2012, 23:46:51 schrieb Michael Walle:
>> Introduce source_commands() which incorporates run_command2() and parts of
>> source().
>>
>> All command script are now treated the same, that is newlines are accepted
>> within a command script and variable.
>>
>> Signed-off-by: Michael Walle <michael at walle.cc>
>> Cc: Wolfgang Denk <wd at denx.de>
>> Cc: Mike Frysinger <vapier at gentoo.org>
>> ---
>> changes v2:
>>  - unconditionally include malloc.h, fixes compiler warning
>
> Actually, this patch is v3. Sorry.

This series seems to touch similar things my command execution
refactor starting here:

http://patchwork.ozlabs.org/patch/136069/

If nothing else, that series looks like it would simplify your patch a
lot. You may have comments also since you have been in the same code.

Regards,
Simon

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


More information about the U-Boot mailing list