[U-Boot] [PATCH] MAKEALL: Do a sanity check on user-supplied arguments

Wolfgang Denk wd at denx.de
Sun Nov 14 23:49:53 CET 2010


Dear Peter Tyser,

In message <1288393146-9753-1-git-send-email-ptyser at xes-inc.com> you wrote:
> Add a check to make sure that the user's arguments actually find a board
> in boards.cfg.  Previously, if a user misspelled an argument the
> argument would be discarded without warning.  For example, running
> 'MAKEALL -c 85xx' with the intention of compiling all Freescale 85xx
> boards would instead silently discard the '-c 85xx' argument since the
> proper cpu name is 'mpc85xx' and then proceed to compile all PowerPC
> boards (MAKEALL's default).
> 
> Also fix an unrelated typo.
> 
> Signed-off-by: Peter Tyser <ptyser at xes-inc.com>
> ---
>  MAKEALL |    8 +++++++-
>  1 files changed, 7 insertions(+), 1 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
I realize that command does have its fascination, even under  circum-
stances such as these, but I neither enjoy the idea of command nor am
I  frightened  of  it. It simply exists, and I will do whatever logi-
cally needs to be done.
	-- Spock, "The Galileo Seven", stardate 2812.7


More information about the U-Boot mailing list