summaryrefslogtreecommitdiffstats
path: root/include/configs/sbc8349.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/sbc8349.h')
-rw-r--r--include/configs/sbc8349.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/sbc8349.h b/include/configs/sbc8349.h
index 4812f686d5..e50d829632 100644
--- a/include/configs/sbc8349.h
+++ b/include/configs/sbc8349.h
@@ -114,7 +114,7 @@
* NB: manual DDR setup untested on sbc834x
*/
#define CONFIG_SYS_DDR_SIZE 256 /* MB */
-#define CONFIG_SYS_DDR_CONFIG (CSCONFIG_EN \
+#define CONFIG_SYS_DDR_CS2_CONFIG (CSCONFIG_EN \
| CSCONFIG_ROW_BIT_13 \
| CSCONFIG_COL_BIT_10)
#define CONFIG_SYS_DDR_TIMING_1 0x36332321
OpenPOWER on IntegriCloud