aboutsummaryrefslogtreecommitdiffstats
path: root/include/configs/ci20.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/ci20.h')
-rw-r--r--include/configs/ci20.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/ci20.h b/include/configs/ci20.h
index b7511adc09a..f268dfd0943 100644
--- a/include/configs/ci20.h
+++ b/include/configs/ci20.h
@@ -11,7 +11,7 @@
/* Memory configuration */
-#define CONFIG_SYS_SDRAM_BASE 0x80000000 /* cached (KSEG0) address */
+#define CFG_SYS_SDRAM_BASE 0x80000000 /* cached (KSEG0) address */
#define CONFIG_SYS_INIT_SP_OFFSET 0x400000
/* NS16550-ish UARTs */