Merge branch '2021-08-31-kconfig-migrations-part2' into next
[platform/kernel/u-boot.git] / include / configs / xea.h
index df05819..5081cc8 100644 (file)
 /* Booting Linux */
 #define CONFIG_BOOTFILE                "uImage"
 #define CONFIG_BOOTCOMMAND     "run ${bootpri} ; run ${bootsec}"
-#define CONFIG_LOADADDR                0x42000000
-#define CONFIG_SYS_LOAD_ADDR   CONFIG_LOADADDR
 
 /* Extra Environment */
-#define CONFIG_PREBOOT         "run prebootcmd"
 #define CONFIG_HOSTNAME                "xea"
 
 #define CONFIG_EXTRA_ENV_SETTINGS                                      \