Dear Simon Glass, In message <1329285566-30386-5-git-send-email-...@chromium.org> you wrote: > Boards can select either the 'built-in' parser or the hush parser. We > should not call builtin_run_command() if we are using the hush parser. > We use run_command() instead, since it knows how to call the correct > parser. > > Signed-off-by: Simon Glass <s...@chromium.org> > --- > Changes in v5: > - Add function comment to run_command() > - Adjust commit message to make it easier for Mike to grok > > arch/arm/cpu/arm926ejs/kirkwood/cpu.c | 7 +---- > 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 | 8 +----- > common/cmd_source.c | 4 +- > common/main.c | 49 +++++++++++++++++--------------- > include/common.h | 1 - > 9 files changed, 34 insertions(+), 43 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: w...@denx.de It is dangerous to be sincere unless you are also stupid. - George Bernard Shaw _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot