diff options
author | Peter Tyser <ptyser@xes-inc.com> | 2010-10-29 17:59:06 -0500 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2010-11-14 23:49:37 +0100 |
commit | cd57b0bb8b86ef52dc89ce8191b95bb85134634a (patch) | |
tree | e838e7bcf1e799595c59d88a914af349b9b8c03d /board/amcc/kilauea | |
parent | 009884ae35362d6a4edf04c4af8aad78d415a261 (diff) | |
download | u-boot-imx-cd57b0bb8b86ef52dc89ce8191b95bb85134634a.zip u-boot-imx-cd57b0bb8b86ef52dc89ce8191b95bb85134634a.tar.gz u-boot-imx-cd57b0bb8b86ef52dc89ce8191b95bb85134634a.tar.bz2 |
MAKEALL: Do a sanity check on user-supplied arguments
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@xes-inc.com>
Diffstat (limited to 'board/amcc/kilauea')
0 files changed, 0 insertions, 0 deletions