[U-Boot] [PATCH v2] main: unify command parsing functions
Michael Walle
michael at walle.cc
Tue Mar 6 23:29:54 CET 2012
Hi Wolfgang,
Am Dienstag 06 März 2012, 21:39:16 schrieb Wolfgang Denk:
> In message <1326499314-8121-1-git-send-email-michael at walle.cc> you wrote:
> > 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.
>
> Please check if this is still needed after applying Simon Glass'
> "Unified command execution in one place" series (and if so, please
> rebase against current master).
This patches is superseded by
[PATCH 1/2] Add run_command_list() to run a list of commands
[PATCH 2/2] Allow newlines within command environment vars
by Simon Glass.
These patches haven't been merged yet.
--
michael
More information about the U-Boot
mailing list