summaryrefslogtreecommitdiffstats
path: root/include/configs/warp.h
diff options
context:
space:
mode:
authorFabio Estevam <fabio.estevam@freescale.com>2015-03-11 22:52:15 -0300
committerStefano Babic <sbabic@denx.de>2015-03-13 13:35:35 +0100
commited914302c7fc3bed1cf40bac584f9f6c8b49dc8b (patch)
treedb952b238d49edc8453c749ef491541de8cecc41 /include/configs/warp.h
parent06ca28eb3610a779619a57957df334f46c3ebe21 (diff)
downloadtalos-obmc-uboot-ed914302c7fc3bed1cf40bac584f9f6c8b49dc8b.tar.gz
talos-obmc-uboot-ed914302c7fc3bed1cf40bac584f9f6c8b49dc8b.zip
warp: Select CONFIG_SYS_FSL_ESDHC_HAS_DDR_MODE
Warp has a DDR eMMC, so enable CONFIG_SYS_FSL_ESDHC_HAS_DDR_MODE for better performance: reading zImage 5790288 bytes read in 117 ms (47.2 MiB/s) Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> Acked-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'include/configs/warp.h')
-rw-r--r--include/configs/warp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/warp.h b/include/configs/warp.h
index e851da0013..2eb429e5dd 100644
--- a/include/configs/warp.h
+++ b/include/configs/warp.h
@@ -42,6 +42,7 @@
#define CONFIG_FSL_USDHC
#define CONFIG_SYS_FSL_ESDHC_ADDR 0
#define CONFIG_SYS_FSL_ESDHC_FORCE_VSELECT
+#define CONFIG_SYS_FSL_ESDHC_HAS_DDR_MODE
#define CONFIG_MMC
#define CONFIG_CMD_MMC
OpenPOWER on IntegriCloud