global: Migrate CONFIG_MXC_UART_BASE to CFG
[platform/kernel/u-boot.git] / include / configs / sifive-unmatched.h
index f4b1a16..24904aa 100644 (file)
@@ -13,8 +13,6 @@
 
 #define CFG_SYS_SDRAM_BASE             0x80000000
 
-#define CONFIG_STANDALONE_LOAD_ADDR    0x80200000
-
 /* Environment options */
 
 #define BOOT_TARGET_DEVICES(func) \
@@ -36,7 +34,7 @@
        "name=loader2,size=4MB,type=${type_guid_gpt_loader2};" \
        "name=system,size=-,bootable,type=${type_guid_gpt_system};"
 
-#define CONFIG_EXTRA_ENV_SETTINGS \
+#define CFG_EXTRA_ENV_SETTINGS \
        "kernel_addr_r=0x84000000\0" \
        "kernel_comp_addr_r=0x88000000\0" \
        "kernel_comp_size=0x4000000\0" \