]> git.kernelconcepts.de Git - karo-tx-uboot.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)
committerStefano Babic <sbabic@denx.de>
Tue, 16 Sep 2014 11:33:46 +0000 (13:33 +0200)
commit95083b3a0887e1653df04ef4e1aa3c42920ffa11
treeb7f7b12c6a7d746c214b337bd18a2ac770c36b9e
parent152adee1b6174611903b81fa8d3b9797d70b0ca1
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