]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
iMX6: Change mmcroot to use fixed mmc block index for USDHC
authorYe.Li <Ye.Li@freescale.com>
Mon, 1 Sep 2014 02:33:47 +0000 (10:33 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 12:39:36 +0000 (14:39 +0200)
commitf6f5f3a105ee4ca16b58fbae4e375bbcdd4a5bea
tree79460b1a5bcb794a4cb41ffae070953476acd1a8
parenta6ebad260bdd0a33526521e375e86ffe2dc003ee
iMX6: Change mmcroot to use fixed mmc block index for USDHC

Kernel changed to use fixed mmcblk index for USDHC, which is
mmcblk0 --> USDHC1
mmcblk1 --> USDHC2
mmcblk2 --> USDHC3
mmcblk3 --> USDHC4
Thus, change the default mmcroot in u-boot to fit the changes in kernel.

Signed-off-by: Ye.Li <Ye.Li@freescale.com>
include/configs/mx6qarm2.h
include/configs/mx6qsabreauto.h
include/configs/mx6sabresd.h
include/configs/mx6slevk.h
include/configs/mx6sxsabresd.h