
8 Jun
2018
8 Jun
'18
1:19 p.m.
On Mon, May 07, 2018 at 11:10:47AM +0100, Mans Rullgard wrote:
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
Applied to u-boot/master, thanks!
--
Tom