From ada56a50c577719f7004ecb3674940d445d927d2 Mon Sep 17 00:00:00 2001 From: Peng Fan Date: Tue, 23 Feb 2016 12:49:37 +0800 Subject: MLK-12434-5: mx6sxsabreauto: dynamic setting mmcdev and mmcroot Dynamic setting mmcdev and mmcroot for mx6sxsabresd. Signed-off-by: Peng Fan (cherry picked from commit ebb43ae292d43817202b71b25368516887f4686b) --- include/configs/mx6sxsabreauto.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include') diff --git a/include/configs/mx6sxsabreauto.h b/include/configs/mx6sxsabreauto.h index 0742b4b..f479d2b 100644 --- a/include/configs/mx6sxsabreauto.h +++ b/include/configs/mx6sxsabreauto.h @@ -30,6 +30,7 @@ "mmcdev=0\0" \ "mmcpart=1\0" \ "mmcroot=/dev/mmcblk0p2 rootwait rw\0" \ + "mmcautodetect=yes\0" \ "mmcargs=setenv bootargs console=${console},${baudrate} " \ "root=${mmcroot}\0" \ "loadbootscript=" \ -- cgit v1.1