global: Migrate CONFIG_STACKBASE to CFG
[platform/kernel/u-boot.git] / include / configs / amcore.h
index ee0be97..648d30a 100644 (file)
@@ -8,11 +8,9 @@
 #ifndef __AMCORE_CONFIG_H
 #define __AMCORE_CONFIG_H
 
-#define CONFIG_HOSTNAME                        "AMCORE"
-
 #define CFG_SYS_UART_PORT              0
 
-#define CONFIG_EXTRA_ENV_SETTINGS                              \
+#define CFG_EXTRA_ENV_SETTINGS                         \
        "upgrade_uboot=loady; "                                 \
                "protect off 0xffc00000 0xffc1ffff; "           \
                "erase 0xffc00000 0xffc1ffff; "                 \