Prepare v2023.10
[platform/kernel/u-boot.git] / include / configs / bmips_bcm63268.h
index f69c46b..93426d2 100644 (file)
@@ -9,12 +9,12 @@
 #include <linux/sizes.h>
 
 /* RAM */
-#define CONFIG_SYS_SDRAM_BASE          0x80000000
+#define CFG_SYS_SDRAM_BASE             0x80000000
 
 /* 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
 
 #endif /* __CONFIG_BMIPS_BCM63268_H */