[U-Boot] [PATCH v5 2/9] Rename run_command() to builtin_run_command()

Wolfgang Denk wd at denx.de
Tue Mar 6 21:09:54 CET 2012


Dear Simon Glass,

In message <1329285566-30386-3-git-send-email-sjg at chromium.org> you wrote:
> The current run_command() is only one of the parsing options - the other
> is hush. We should not call run_command() when the hush parser is being
> used. So we rename this function to better explain its purpose.
> 
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
> Changes in v4:
> - Minor comment change for call to builtin_run_command()
> 
> Changes in v5:
> - Adjust commit message to make it easier for Mike to grok
> 
>  arch/arm/cpu/arm926ejs/kirkwood/cpu.c |    2 +-
>  board/esd/common/auto_update.c        |    2 +-
>  board/esd/common/cmd_loadpci.c        |    2 +-
>  board/esd/du440/du440.c               |    2 +-
>  common/cmd_bedbug.c                   |    2 +-
>  common/cmd_bootm.c                    |    2 +-
>  common/cmd_source.c                   |    4 ++--
>  common/main.c                         |    9 +++++----
>  include/common.h                      |    2 +-
>  9 files changed, 14 insertions(+), 13 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
Of all possible committee reactions to any  given  agenda  item,  the
reaction  that will occur is the one which will liberate the greatest
amount of hot air.                                -- Thomas L. Martin


More information about the U-Boot mailing list