summaryrefslogtreecommitdiff
path: root/include/configs/mx53_evk.h
diff options
context:
space:
mode:
authorTerry Lv <r65388@freescale.com>2011-09-05 16:10:33 +0800
committerTerry Lv <r65388@freescale.com>2011-09-05 16:10:33 +0800
commitaac855885f336cb9a7ed570247901c0704570871 (patch)
treede8f51452b3250757bfdf1660c8e1e1231d149a7 /include/configs/mx53_evk.h
parent799007675f0bd42bae7397056a2cde250b8811ec (diff)
downloadu-boot-imx-aac855885f336cb9a7ed570247901c0704570871.zip
u-boot-imx-aac855885f336cb9a7ed570247901c0704570871.tar.gz
u-boot-imx-aac855885f336cb9a7ed570247901c0704570871.tar.bz2
ENGR00156034: Fix mx53 evk build error
Fix mx53 evk build error. Signed-off-by: Terry Lv <r65388@freescale.com>
Diffstat (limited to 'include/configs/mx53_evk.h')
-rw-r--r--include/configs/mx53_evk.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/mx53_evk.h b/include/configs/mx53_evk.h
index da4ff4e..bf2c95e 100644
--- a/include/configs/mx53_evk.h
+++ b/include/configs/mx53_evk.h
@@ -137,7 +137,6 @@
"bootcmd_mmc=run bootargs_base bootargs_mmc; " \
"mmc dev 0; " \
"mmc read ${loadaddr} 0x800 0x1800; bootm\0" \
-
"bootcmd=run bootcmd_net\0" \