From e8da4c40a875283230c83358438695c46ba0b0ed Mon Sep 17 00:00:00 2001 From: Peng Fan Date: Tue, 23 Feb 2016 12:48:23 +0800 Subject: MLK-12434-4: mx6sxsabresd: dynamic setting mmcdev and mmcroot Dynamic setting mmcdev and mmcroot for mx6sxsabresd. Signed-off-by: Peng Fan (cherry picked from commit fb53c90269ead4f72028fd9bcc764e4924921a30) --- include/configs/mx6sxsabresd.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include') diff --git a/include/configs/mx6sxsabresd.h b/include/configs/mx6sxsabresd.h index aff7a24..26aa157 100644 --- a/include/configs/mx6sxsabresd.h +++ b/include/configs/mx6sxsabresd.h @@ -58,6 +58,7 @@ "mmcdev=2\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