Signed-off-by: Marek Vasut <[email protected]> Cc: Stefano Babic <[email protected]> Cc: Wolfgang Denk <[email protected]> Cc: Detlev Zundel <[email protected]> --- include/configs/m28evk.h | 1 + 1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/include/configs/m28evk.h b/include/configs/m28evk.h index edacf3d..b48fdd4 100644 --- a/include/configs/m28evk.h +++ b/include/configs/m28evk.h @@ -35,6 +35,7 @@ #define CONFIG_SYS_ICACHE_OFF #define CONFIG_SYS_DCACHE_OFF #define CONFIG_BOARD_EARLY_INIT_F +#define CONFIG_ARCH_CPU_INIT /* * U-Boot Commands -- 1.7.5.4 _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

