aboutsummaryrefslogtreecommitdiff
path: root/include/configs/mt7620.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/mt7620.h')
-rw-r--r--include/configs/mt7620.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/configs/mt7620.h b/include/configs/mt7620.h
index 65cd6f5..d5bd492 100644
--- a/include/configs/mt7620.h
+++ b/include/configs/mt7620.h
@@ -10,13 +10,13 @@
#define CFG_SYS_SDRAM_BASE 0x80000000
-#define CONFIG_SYS_INIT_SP_OFFSET 0x400000
+#define CFG_SYS_INIT_SP_OFFSET 0x400000
/* SPL */
-#define CONFIG_SYS_UBOOT_START CONFIG_TEXT_BASE
+#define CFG_SYS_UBOOT_START CONFIG_TEXT_BASE
/* Dummy value */
-#define CONFIG_SYS_UBOOT_BASE 0
+#define CFG_SYS_UBOOT_BASE 0
#endif /* __CONFIG_MT7620_H */