9
0
Fork 0
barebox/arch
Sascha Hauer c3995e85d2 ARM: tqma53: call SoC lowlevel function early
With CONFIG_MMU_EARLY enabled the board does not survive the call
to imx53_init_lowlevel(). This should not happen, but the reasons
are currently unknown. This works on other boards like the i.MX53
QSB.
This patch moves the call to imx53_init_lowlevel to
barebox_arm_reset_vector() which is executed with MMU disabled.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2013-04-05 08:28:04 +02:00
..
arm ARM: tqma53: call SoC lowlevel function early 2013-04-05 08:28:04 +02:00
blackfin blackfin: initialize malloc pool before start_barebox() 2013-03-14 08:41:27 +01:00
mips mips: initialize malloc pool before start_barebox() 2013-03-14 08:41:15 +01:00
nios2 nios: initialize malloc pool before start_barebox() 2013-03-14 08:41:20 +01:00
openrisc openrisc: initialize malloc pool before start_barebox() 2013-03-14 08:41:23 +01:00
ppc Merge branch 'for-next/oftree' 2013-04-04 14:20:32 +02:00
sandbox Use new device_platform_driver() macro for drivers 2013-02-13 09:23:28 +01:00
x86 x86: initialize malloc pool before start_barebox() 2013-03-14 08:41:40 +01:00
architecture.dox MIPS: add documentation 2011-08-05 18:20:17 +02:00