summaryrefslogtreecommitdiff
path: root/include/configs/mx6sabre_common.h
diff options
context:
space:
mode:
authorPeng Fan <peng.fan@nxp.com>2016-02-23 12:46:21 +0800
committerYe Li <ye.li@nxp.com>2017-04-05 14:04:29 +0800
commit7810c81124f8816fa0a3540f87111786e977fc99 (patch)
tree7702c6866693b1d55c94304b7d2298802ff8df46 /include/configs/mx6sabre_common.h
parent5c0d6eee4fc68955b70b5be890ef6078f971a1b8 (diff)
downloadu-boot-imx-7810c81124f8816fa0a3540f87111786e977fc99.zip
u-boot-imx-7810c81124f8816fa0a3540f87111786e977fc99.tar.gz
u-boot-imx-7810c81124f8816fa0a3540f87111786e977fc99.tar.bz2
MLK-12434-3: mx6sabre: dynamic setting mmcdev and mmcroot
Dynamic setting mmcdev and mmcroot for mx6sabresd and mx6qsabreauto. Signed-off-by: Peng Fan <peng.fan@nxp.com> (cherry picked from commit 14040e07549a394500c11e815f31299e4fb0ac50)
Diffstat (limited to 'include/configs/mx6sabre_common.h')
-rw-r--r--include/configs/mx6sabre_common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/mx6sabre_common.h b/include/configs/mx6sabre_common.h
index 4d2adb0..9b0eded 100644
--- a/include/configs/mx6sabre_common.h
+++ b/include/configs/mx6sabre_common.h
@@ -82,6 +82,7 @@
"mmcdev=" __stringify(CONFIG_SYS_MMC_ENV_DEV) "\0" \
"mmcpart=1\0" \
"mmcroot=" CONFIG_MMCROOT " rootwait rw\0" \
+ "mmcautodetect=yes\0" \
"update_sd_firmware=" \
"if test ${ip_dyn} = yes; then " \
"setenv get_cmd dhcp; " \