[U-Boot] [PATCH] Nokia RX-51: Fix calculating return address in save_boot_params

Simon Glass sjg at chromium.org
Tue Jun 9 20:11:22 CEST 2015


On 9 June 2015 at 10:05, Pali Rohár <pali.rohar at gmail.com> 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 <pali.rohar at gmail.com>
> ---
>  board/nokia/rx51/lowlevel_init.S |    4 ----
>  1 file changed, 4 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list