]> code.ossystems Code Review - bsp/u-boot.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)
committerOtavio Salvador <otavio@ossystems.com.br>
Thu, 30 Jun 2016 15:54:45 +0000 (12:54 -0300)
commited3ed0373ebbec1f21c257bf4b92fd2b3f37a4af
tree1ecfa8608d66037b8fdb30b9e118d79fc269b88b
parenta4237e06935568e2cf9b967e0ae736d8e6dc0497
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