[U-Boot] [PATCH] pxa: Fix boot hang by avoiding vector relocation

Marek Vasut marex at denx.de
Wed Aug 12 21:26:41 CEST 2015


On Wednesday, August 12, 2015 at 07:55:47 PM, Andrew Ruder wrote:
> Since commit 3ff46cc42b9d73d0 ("arm: relocate the exception vectors")
> pxa does not boot anymore.
> 
> Add a specific relocate_vectors macro that skips the vector relocation,
> as the pxa SoC does not provide RAM at the high vectors address
> (0xFFFF0000), and (0x00000000) maps to ROM.
> 
> This allows pxa to boot again.
> 
> Cc: Marek Vasut <marex at denx.de>
> Signed-off-by: Andrew Ruder <andrew.ruder at elecsyscorp.com>

Applied to u-boot-pxa/master, thanks.

Best regards,
Marek Vasut


More information about the U-Boot mailing list