]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
arm: armada-xp: Fix SPL for AXP by using save_boot_params_ret
authorStefan Roese <sr@denx.de>
Wed, 11 Mar 2015 11:05:04 +0000 (12:05 +0100)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 12:40:03 +0000 (14:40 +0200)
commit43a1f0a4fc764e3e047d893d9815d842a53887e4
tree2dfec51004e9ebeb4ef5e923764f41d822924bb5
parente3a0dacdfea187484b60755f4bc17e1a1594ffcb
arm: armada-xp: Fix SPL for AXP by using save_boot_params_ret

Patch e11c6c27 (arm: Allow lr to be saved by board code) introduced
a different method to return from save_boot_params(). The SPL support
for AXP has been pulled and changing to this new method is now
required for SPL to work correctly.

Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Simon Glass <sjg@chromium.org>
Cc: Luka Perkov <luka.perkov@sartura.hr>
arch/arm/cpu/armv7/armada-xp/lowlevel_spl.S