summaryrefslogtreecommitdiff
path: root/scripts/checkpatch.pl
diff options
context:
space:
mode:
authorAndrew Ruder <[email protected]>2015-08-12 12:55:47 -0500
committerMarek Vasut <[email protected]>2015-08-24 20:30:37 +0200
commit07a8e6d6ee04de7c95de9824e3d1821744f92970 (patch)
tree9b8c42f451c47a37db4d0614ecf3c8e39a34c35e /scripts/checkpatch.pl
parentc851a2458fbc12495f4f786d4eabb612850a5143 (diff)
pxa: Fix boot hang by avoiding vector relocation
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 <[email protected]> Signed-off-by: Andrew Ruder <[email protected]>
Diffstat (limited to 'scripts/checkpatch.pl')
0 files changed, 0 insertions, 0 deletions