summaryrefslogtreecommitdiffstats
path: root/include/configs
diff options
context:
space:
mode:
authorGraeme Russ <graeme.russ@gmail.com>2011-02-12 15:11:54 +1100
committerGraeme Russ <graeme.russ@gmail.com>2011-02-12 15:11:54 +1100
commit96cd66426a6a615373f7f33fb2a8b7ee3925b1cf (patch)
tree4adf528d0ce2fb58f0c90933fd86c5b60a3be0fe /include/configs
parented4cba79d640daa33806fa228c1a10c6bf9e2101 (diff)
downloadtalos-obmc-uboot-96cd66426a6a615373f7f33fb2a8b7ee3925b1cf.tar.gz
talos-obmc-uboot-96cd66426a6a615373f7f33fb2a8b7ee3925b1cf.zip
sc520: Move RAM sizing code from asm to C
Diffstat (limited to 'include/configs')
-rw-r--r--include/configs/eNET.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/eNET.h b/include/configs/eNET.h
index 0891e1b27b..f50d36d5ef 100644
--- a/include/configs/eNET.h
+++ b/include/configs/eNET.h
@@ -136,11 +136,11 @@
* SDRAM Configuration
*/
#define CONFIG_SYS_SDRAM_DRCTMCTL 0x18
+#define CONFIG_SYS_SDRAM_REFRESH_RATE 156
#define CONFIG_NR_DRAM_BANKS 4
/* CONFIG_SYS_SDRAM_DRCTMCTL Overrides the following*/
#undef CONFIG_SYS_SDRAM_PRECHARGE_DELAY
-#undef CONFIG_SYS_SDRAM_REFRESH_RATE
#undef CONFIG_SYS_SDRAM_RAS_CAS_DELAY
#undef CONFIG_SYS_SDRAM_CAS_LATENCY_2T
#undef CONFIG_SYS_SDRAM_CAS_LATENCY_3T
OpenPOWER on IntegriCloud