On 9 June 2015 at 10:05, Pali Rohár <[email protected]> wrote: > Commit e11c6c279d823dc0d2f470c5c2e3c0a9854a640f broke calculating lr register > in function save_boot_params() and caused U-Boot to crash at early boot time > on Nokia N900 board. > > This patch fix calculating return address in lr register and make Nokia N900 > board bootable again. Patch was tested in qemu and also on real N900 HW. > > Signed-off-by: Pali Rohár <[email protected]> > --- > board/nokia/rx51/lowlevel_init.S | 4 ---- > 1 file changed, 4 deletions(-)
Reviewed-by: Simon Glass <[email protected]> _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

