9
0
Fork 0
barebox/arch/arm/boards/tqma53
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
..
env defenv2: move config-board out of /env/init 2013-02-14 08:50:43 +01:00
Makefile switch boards to lwl-y 2013-02-21 14:42:51 +01:00
board.c ARM: tqma53: call SoC lowlevel function early 2013-04-05 08:28:04 +02:00
config.h initial tqm53 support 2012-02-13 11:50:04 +01:00
flash_header.c ARM boards: Use _text rather than TEXT_BASE 2012-07-23 23:57:44 +02:00
lowlevel.c ARM: tqma53: call SoC lowlevel function early 2013-04-05 08:28:04 +02:00