projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d91fb53
)
configs: stm32f429-disco: Remove CONFIG_SYS_RAM_CS
author
Patrice Chotard
<patrice.chotard@st.com>
Fri, 3 Aug 2018 09:46:13 +0000
(11:46 +0200)
committer
Tom 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
patch
|
blob
|
history
diff --git
a/include/configs/stm32f429-discovery.h
b/include/configs/stm32f429-discovery.h
index e0f604db0e21a9941bb15b780ab7ca7c43954cc8..38af704c3b96d93022df150e59694a12ecc36532 100644
(file)
--- 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