summaryrefslogtreecommitdiff
path: root/include/configs/amcore.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/amcore.h')
-rw-r--r--include/configs/amcore.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/configs/amcore.h b/include/configs/amcore.h
index 2bda66fe03..eba78d3894 100644
--- a/include/configs/amcore.h
+++ b/include/configs/amcore.h
@@ -33,8 +33,8 @@
/* size of internal SRAM */
#define CONFIG_SYS_INIT_RAM_SIZE 0x1000
-#define CONFIG_SYS_SDRAM_BASE 0x00000000
-#define CONFIG_SYS_SDRAM_SIZE 0x1000000
+#define CFG_SYS_SDRAM_BASE 0x00000000
+#define CFG_SYS_SDRAM_SIZE 0x1000000
#define CONFIG_SYS_FLASH_BASE 0xffc00000
/* amcore design has flash data bytes wired swapped */