[U-Boot] [PATCH v5 6/9] Create a single cmd_call() function to handle command execution
Wolfgang Denk
wd at denx.de
Tue Mar 6 21:10:43 CET 2012
Dear Simon Glass,
In message <1329285566-30386-7-git-send-email-sjg at chromium.org> you wrote:
> We should aim for a single point of entry to the commands, whichever
> parser is used.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
> Changes in v5:
> - Move cmd_call() prototype inside existing #ifdef __ASSEMBLY__
> - Tidy up function comment to bring in changes in a later patch
>
> common/command.c | 21 +++++++++++++++++++++
> common/hush.c | 9 +++------
> common/main.c | 3 +--
> include/command.h | 3 +++
> 4 files changed, 28 insertions(+), 8 deletions(-)
Applied, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
When you say "I wrote a program that crashed Windows", people just
stare at you blankly and say "Hey, I got those with the system, *for
free*". - Linus Torvalds in <3itc77$9lj at ninurta.fer.uni-lj.si>
More information about the U-Boot
mailing list