
12 Aug
2015
12 Aug
'15
9:26 p.m.
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@denx.de Signed-off-by: Andrew Ruder andrew.ruder@elecsyscorp.com
Applied to u-boot-pxa/master, thanks.
Best regards, Marek Vasut