summaryrefslogtreecommitdiffstats
path: root/include/configs/mx6_common.h
diff options
context:
space:
mode:
authorFabio Estevam <fabio.estevam@freescale.com>2015-03-11 22:52:14 -0300
committerStefano Babic <sbabic@denx.de>2015-03-13 13:35:12 +0100
commit06ca28eb3610a779619a57957df334f46c3ebe21 (patch)
tree50af2923eb45e0c6bc141cc7944c218c4aa28c22 /include/configs/mx6_common.h
parentfa481a83189a6a5d60264b476a6177e659f23146 (diff)
downloadtalos-obmc-uboot-06ca28eb3610a779619a57957df334f46c3ebe21.tar.gz
talos-obmc-uboot-06ca28eb3610a779619a57957df334f46c3ebe21.zip
mx6_common: Do not select esdhc DDR mode for all boards
CONFIG_SYS_FSL_ESDHC_HAS_DDR_MODE should be selected only by boards that really have a DDR-capable eMMC, so remove this option from common code to avoid regressions. Reported-by: Stefan Roese <sr@denx.de> Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> Acked-by: Otavio Salvador <otavio@ossystems.com.br> Reviewed-by: Volodymyr Riazantsev <volodymyr.riazantsev@globallogic.com> Tested-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'include/configs/mx6_common.h')
-rw-r--r--include/configs/mx6_common.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/mx6_common.h b/include/configs/mx6_common.h
index 29b72b2e9d..e0528ce4b9 100644
--- a/include/configs/mx6_common.h
+++ b/include/configs/mx6_common.h
@@ -28,8 +28,6 @@
#define CONFIG_SYS_PL310_BASE L2_PL310_BASE
#endif
-#define CONFIG_SYS_FSL_ESDHC_HAS_DDR_MODE
-
#define CONFIG_MP
#define CONFIG_MXC_GPT_HCLK
OpenPOWER on IntegriCloud