[U-Boot] [PATCH] arm: armada-xp: Fix SPL for AXP by using save_boot_params_ret

Luka Perkov luka.perkov at sartura.hr
Wed Mar 11 14:03:42 CET 2015


Hi Stefan,

On Wed, Mar 11, 2015 at 12:05:04PM +0100, Stefan Roese wrote:
> 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 at denx.de>
> Cc: Simon Glass <sjg at chromium.org>
> Cc: Luka Perkov <luka.perkov at sartura.hr>
> ---
>  arch/arm/cpu/armv7/armada-xp/lowlevel_spl.S | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied to marvell's master branch. Thank you.

Luka


More information about the U-Boot mailing list