global: Move remaining CONFIG_SYS_* to CFG_SYS_*
[platform/kernel/u-boot.git] / include / configs / mt7981.h
index 249f0b9..14c885e 100644 (file)
 #define __MT7981_H
 
 /* Uboot definition */
-#define CONFIG_SYS_UBOOT_BASE          CONFIG_TEXT_BASE
+#define CFG_SYS_UBOOT_BASE             CONFIG_TEXT_BASE
 
 /* SPL -> Uboot */
-#define CONFIG_SYS_UBOOT_START         CONFIG_TEXT_BASE
+#define CFG_SYS_UBOOT_START            CONFIG_TEXT_BASE
 
 /* DRAM */
 #define CFG_SYS_SDRAM_BASE             0x40000000