summaryrefslogtreecommitdiff
path: root/include/configs/corstone1000.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/corstone1000.h')
-rw-r--r--include/configs/corstone1000.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/corstone1000.h b/include/configs/corstone1000.h
index 8e0230c135e..8aec52d508e 100644
--- a/include/configs/corstone1000.h
+++ b/include/configs/corstone1000.h
@@ -22,7 +22,7 @@
#define PHYS_SDRAM_1 (V2M_BASE)
#define PHYS_SDRAM_1_SIZE 0x80000000
-#define CONFIG_SYS_SDRAM_BASE PHYS_SDRAM_1
+#define CFG_SYS_SDRAM_BASE PHYS_SDRAM_1
#define BOOT_TARGET_DEVICES(func) \
func(USB, usb, 0)