summaryrefslogtreecommitdiff
path: root/include/configs/mt7629.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/mt7629.h')
-rw-r--r--include/configs/mt7629.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/mt7629.h b/include/configs/mt7629.h
index 668dc3c4f7..d330adbc01 100644
--- a/include/configs/mt7629.h
+++ b/include/configs/mt7629.h
@@ -25,7 +25,7 @@
/* UBoot -> Kernel */
/* DRAM */
-#define CONFIG_SYS_SDRAM_BASE 0x40000000
+#define CFG_SYS_SDRAM_BASE 0x40000000
/* Ethernet */
#define CONFIG_IPADDR 192.168.1.1