Skip to content
Commit 26688b21 authored by Fabio Estevam's avatar Fabio Estevam Committed by Stefano Babic
Browse files

mx35: Fix boot hang by avoiding vector relocation



Since commit 3ff46cc4 ("arm: relocate the exception vectors") mx35
does not boot anymore.

Add a specific relocate_vectors macro that skips the vector relocation, as the
i.MX35 SoC does not provide RAM at the high vectors address (0xFFFF0000), and
(0x00000000) maps to ROM.

This allows mx35 to boot again.

Cc: Sebastian Priebe <sebastian.priebe@cadcon.de>
Signed-off-by: default avatarFabio Estevam <fabio.estevam@freescale.com>
Tested-by: default avatarStefano Babic <sbabic@denx.de>
parent fe021777
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment