summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorFabio Estevam <[email protected]>2015-05-27 01:11:45 -0300
committerStefano Babic <[email protected]>2015-05-28 12:10:41 +0200
commitb459803335c2375ea776e68a1382f6d923278736 (patch)
tree4cd8314cb767ad1cc48151a62c4f846d373dbd66 /include
parent825adb991ab081a50a92e50cc54a1f42b7277c94 (diff)
warp: Fix CONFIG_SYS_FSL_ESDHC_ADDR
Warp uses eMMC connected to esdhc2 port, so fix CONFIG_SYS_FSL_ESDHC_ADDR to reflect that. Signed-off-by: Fabio Estevam <[email protected]>
Diffstat (limited to 'include')
-rw-r--r--include/configs/warp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/warp.h b/include/configs/warp.h
index f0a912bb461..a67254e7333 100644
--- a/include/configs/warp.h
+++ b/include/configs/warp.h
@@ -25,7 +25,7 @@
#define CONFIG_MXC_UART_BASE UART1_IPS_BASE_ADDR
/* MMC Configs */
-#define CONFIG_SYS_FSL_ESDHC_ADDR 0
+#define CONFIG_SYS_FSL_ESDHC_ADDR USDHC2_BASE_ADDR
#define CONFIG_SYS_FSL_ESDHC_FORCE_VSELECT
#define CONFIG_SYS_FSL_ESDHC_HAS_DDR_MODE