[U-Boot] [PATCH v2] main: unify command parsing functions
Michael Walle
michael at walle.cc
Sat Jan 21 00:37:38 CET 2012
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.
--
Michael
More information about the U-Boot
mailing list