u-boot-brain/arch/arm/mach-mvebu/include/mach
Stefan Roese f4e6ec7dc6 arm: mvebu: Don't call arch_cpu_init() from SPL at all
This patch removes the call to arch_cpu_init() in the SPL U-Boot version.
As SPL does not need all the configuration done in this function. And
also does not need the reconfiguration of the internal register
address to 0xf1000000. This will be done by the main U-Boot later on.

This also fixes a problem with the timer not beeing initialized on AXP,
as needed for the mdelay in the setup_usb_phys(). This will now only
be called once in main U-Boot.

Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Luka Perkov <luka.perkov@sartura.hr>
2016-01-14 14:08:59 +01:00
..
config.h arm: mvebu: Move some defines to common include file 2016-01-14 14:08:59 +01:00
cpu.h arm: mvebu: Add option to use UART xmodem protocol via kwboot 2015-10-21 02:25:00 +02:00
gpio.h arm: mvebu: Add SDIO/SDHCI support for Armada A38x 2015-07-10 14:54:09 +02:00
soc.h arm: mvebu: Don't call arch_cpu_init() from SPL at all 2016-01-14 14:08:59 +01:00