global: Migrate CONFIG_STACKBASE to CFG
[platform/kernel/u-boot.git] / include / configs / highbank.h
index 4aef0b4..97bb439 100644 (file)
@@ -8,7 +8,7 @@
 
 #define CFG_SYS_BOOTMAPSZ              (16 << 20)
 
-#define CONFIG_PL011_CLOCK             150000000
+#define CFG_PL011_CLOCK                150000000
 
 /*
  * Miscellaneous configurable options
@@ -16,7 +16,7 @@
 
 #define CFG_SYS_SDRAM_BASE             0x00000000
 
-#define CONFIG_EXTRA_ENV_SETTINGS                              \
+#define CFG_EXTRA_ENV_SETTINGS                         \
        "fdt_high=0x20000000\0"                                 \
        "initrd_high=0x20000000\0"