summaryrefslogtreecommitdiff
path: root/include/configs/sam9x60ek.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/sam9x60ek.h')
-rw-r--r--include/configs/sam9x60ek.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/configs/sam9x60ek.h b/include/configs/sam9x60ek.h
index 7c5bfdb2e6..22813d4c54 100644
--- a/include/configs/sam9x60ek.h
+++ b/include/configs/sam9x60ek.h
@@ -23,8 +23,8 @@
*/
/* SDRAM */
-#define CONFIG_SYS_SDRAM_BASE 0x20000000
-#define CONFIG_SYS_SDRAM_SIZE 0x10000000 /* 256 megs */
+#define CFG_SYS_SDRAM_BASE 0x20000000
+#define CFG_SYS_SDRAM_SIZE 0x10000000 /* 256 megs */
/* NAND flash */
#ifdef CONFIG_CMD_NAND