configs: stm32f429-disco: Remove CONFIG_SYS_RAM_CS
authorPatrice Chotard <patrice.chotard@st.com>
Fri, 3 Aug 2018 09:46:13 +0000 (11:46 +0200)
committerTom Rini <trini@konsulko.com>
Mon, 13 Aug 2018 18:03:57 +0000 (14:03 -0400)
This flag is not used, remove it.

Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
include/configs/stm32f429-discovery.h

index e0f604db0e21a9941bb15b780ab7ca7c43954cc8..38af704c3b96d93022df150e59694a12ecc36532 100644 (file)
@@ -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