mirror of
https://github.com/u-boot/u-boot.git
synced 2024-12-04 10:03:41 +08:00
66a00be287
The lowlevel_init function uses r4 and r6 without preserving their values as required by the AAPCS. Use r0 and r2 instead as these are call-clobbered. Signed-off-by: Mans Rullgard <mans@mansr.com> Reviewed-by: Chris Packham <judge.packham@gmail.com> |
||
---|---|---|
.. | ||
include/mach | ||
cpu.c | ||
dram.c | ||
Kconfig | ||
lowlevel_init.S | ||
Makefile | ||
timer.c |