Files
u-boot/arch/arm
Mans Rullgard da372af6e4 ARM: arm926ejs: fix lowlevel_init call
The code attempts to preserve the value of LR by storing it in R12/IP
across the lowevel_init() call.  However, this register is not saved
by the callee.  Use a register that guaranteed to be preserved instead.

Signed-off-by: Mans Rullgard <mans@mansr.com>
2018-04-27 09:32:54 +02:00
..
2018-04-26 09:34:00 +02:00
2018-04-06 16:11:09 -04:00
2018-04-21 18:33:31 +02:00
2018-04-06 20:45:44 -04:00
2018-04-15 08:43:50 -04:00