Files
u-boot/arch
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-03-21 23:23:13 +01:00
2018-03-30 13:13:45 +08:00
2018-02-23 00:06:05 +01:00