u-boot-brain/arch/arm
Łukasz Dałek df3ad6c81d pxa: Save lr register in relocate_code function
When u-boot is compiled for PXA25x processor, pxa/start.S is calling
cpu_init_crit by BL instruction. BL is overwriting lr register so
relocate_code is going into infinite loop. This patch preservs lr
register in r12 before calling cpu_init_crit and after function returns
restores it.

Signed-off-by: Lukasz Dalek <luk0104@gmail.com>
Acked-by: Marek Vasut <marex@denx.de>
2013-01-14 16:22:00 -07:00
..
cpu pxa: Save lr register in relocate_code function 2013-01-14 16:22:00 -07:00
dts EXYNOS5: Add device node for USB. 2013-01-08 21:14:34 +09:00
imx-common mx31/mx35/mx51/mx53/mx6: add watchdog 2013-01-13 11:39:57 +01:00
include/asm Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' 2013-01-14 17:00:02 +01:00
lib arm: Tabify code for MMC initialization 2013-01-10 22:28:36 +01:00
config.mk arm: work around assembler bug 2012-10-04 14:19:04 +02:00