summaryrefslogtreecommitdiff
path: root/include/configs/mx28_evk.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/mx28_evk.h')
-rw-r--r--include/configs/mx28_evk.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/mx28_evk.h b/include/configs/mx28_evk.h
index feab354..a742471 100644
--- a/include/configs/mx28_evk.h
+++ b/include/configs/mx28_evk.h
@@ -84,7 +84,7 @@
"bootargs_mmc=setenv bootargs ${bootargs} root=/dev/mmcblk0p3 " \
"rw rootwait ip=dhcp fec_mac=${ethaddr}\0" \
"bootcmd_mmc=run bootargs_mmc; " \
- "mmc dev 0" \
+ "mmc dev 0; " \
"mmc read ${loadaddr} 100 3000; bootm\0" \
/*