summaryrefslogtreecommitdiff
path: root/include/configs/bmips_bcm6348.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/bmips_bcm6348.h')
-rw-r--r--include/configs/bmips_bcm6348.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/configs/bmips_bcm6348.h b/include/configs/bmips_bcm6348.h
index f8d7148d49..3211d23049 100644
--- a/include/configs/bmips_bcm6348.h
+++ b/include/configs/bmips_bcm6348.h
@@ -14,9 +14,9 @@
/* U-Boot */
#if defined(CONFIG_BMIPS_BOOT_RAM)
-#define CONFIG_SYS_INIT_SP_OFFSET SZ_8K
+#define CFG_SYS_INIT_SP_OFFSET SZ_8K
#endif
-#define CONFIG_SYS_FLASH_BASE 0xbfc00000
+#define CFG_SYS_FLASH_BASE 0xbfc00000
#endif /* __CONFIG_BMIPS_BCM6348_H */