mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-11 15:37:23 +00: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 |