
3 Aug
2018
3 Aug
'18
11:46 a.m.
This flag is not used, remove it.
Signed-off-by: Patrice Chotard patrice.chotard@st.com ---
include/configs/stm32f429-discovery.h | 1 - 1 file changed, 1 deletion(-)
diff --git a/include/configs/stm32f429-discovery.h b/include/configs/stm32f429-discovery.h index e0f604db0e21..38af704c3b96 100644 --- a/include/configs/stm32f429-discovery.h +++ b/include/configs/stm32f429-discovery.h @@ -20,7 +20,6 @@ * Configuration of the external SDRAM memory */ #define CONFIG_NR_DRAM_BANKS 1 -#define CONFIG_SYS_RAM_CS 1 #define CONFIG_SYS_RAM_FREQ_DIV 2 #define CONFIG_SYS_LOAD_ADDR 0x90400000 #define CONFIG_LOADADDR 0x90400000
--
1.9.1