X-Git-Url: https://git.kernelconcepts.de/?a=blobdiff_plain;f=include%2Fconfigs%2Ftx28.h;h=405de39a1cd9fb37710d3a76fd30dd356e6c5fad;hb=ff5f6d371ef18c0e3413c6b6c0c3959aca165763;hp=baadc733fd3e1b39b5031a97f7b80f80eb9f61a8;hpb=5241de0fd007de746bfbd271da8d7a84409ba5d3;p=karo-tx-uboot.git diff --git a/include/configs/tx28.h b/include/configs/tx28.h index baadc733fd..405de39a1c 100644 --- a/include/configs/tx28.h +++ b/include/configs/tx28.h @@ -30,6 +30,7 @@ #define CONFIG_SKIP_LOWLEVEL_INIT #define CONFIG_SHOW_ACTIVITY #define CONFIG_ARCH_CPU_INIT +#define CONFIG_ARCH_MISC_INIT /* init vector table after relocation */ #define CONFIG_DISPLAY_CPUINFO #define CONFIG_DISPLAY_BOARDINFO #define CONFIG_BOARD_LATE_INIT @@ -303,7 +304,6 @@ /* Defines for SPL */ #define CONFIG_SPL -#define CONFIG_SPL_NO_CPU_SUPPORT_CODE #define CONFIG_SPL_START_S_PATH "arch/arm/cpu/arm926ejs/mxs" #define CONFIG_SPL_LDSCRIPT "arch/arm/cpu/arm926ejs/mxs/u-boot-spl.lds" #define CONFIG_SPL_LIBCOMMON_SUPPORT