]> code.ossystems Code Review - bsp/u-boot.git/commit
imx:mx6qarm2: change CONFIG_SYS_FSL_ESDHC_ADDR
authorPeng Fan <Peng.Fan@freescale.com>
Mon, 15 Sep 2014 06:59:17 +0000 (14:59 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Mon, 22 Sep 2014 13:29:36 +0000 (10:29 -0300)
commit10377d01eec6bfa2fa61ef39e8d6e797e15038ae
treeaf1d4614985ba6b175e2f209ed94e92f4621bf8a
parenta1cf9ae8fc16f95d52d0216576c8862de27ddca6
imx:mx6qarm2: change CONFIG_SYS_FSL_ESDHC_ADDR

Define CONFIG_SYS_FSL_ESDHC_ADDR using USDHC4_BASE_ADDR.

USDHC3 and USDHC4 are both initialized in board_mmc_init. There is
no restriction on USDHC3 addr or USDHC4 addr should be assigned to
CONFIG_SYS_FSL_ESDHC_ADDR. So, just choose USDHC4_BASE_ADDR to avoid
errors when fsl_esdhc_mmc_init is invoked.

Signed-off-by: Peng Fan <Peng.Fan@freescale.com>
include/configs/mx6qarm2.h