From: Fabio Estevam Date: Thu, 12 Mar 2015 01:52:14 +0000 (-0300) Subject: mx6_common: Do not select esdhc DDR mode for all boards X-Git-Tag: v2015.04-rc5~64^2~2 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=06ca28eb3610a779619a57957df334f46c3ebe21;p=u-boot 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 Signed-off-by: Fabio Estevam Acked-by: Otavio Salvador Reviewed-by: Volodymyr Riazantsev Tested-by: Stefan Roese --- 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