arm: mvebu: Only set CONFIG_SKIP_LOWLEVEL_INIT for SPL
authorStefan Roese <sr@denx.de>
Tue, 25 Aug 2015 12:09:12 +0000 (14:09 +0200)
committerLuka Perkov <luka.perkov@sartura.hr>
Wed, 21 Oct 2015 00:25:00 +0000 (02:25 +0200)
commit42cc034f19d30a3e0f1a63788347e039315806a0
tree3cedc7016319e4e772470f451dc3ecc2cd8fc0b0
parent944c7a317675d8dbf082a2f144fec1139a5cb811
arm: mvebu: Only set CONFIG_SKIP_LOWLEVEL_INIT for SPL

When running on the AXP I sometimes noticed a strange behavior. As some
characters are not echoed on the U-Boot prompt. Not disabling the
lowlevel_init code, especially calling cpu_init_cp15() in the main
U-Boot seems to solve this issue.

Signed-off-by: Stefan Roese <sr@denx.de>
arch/arm/mach-mvebu/cpu.c
include/configs/db-88f6820-gp.h
include/configs/db-mv784mp-gp.h
include/configs/maxbcm.h