unwarminder: fix data_abort_handler (wrong address to UIE)

Change-Id: I060735363f2e408c42a8e11ac1f31dc96e3cb2d6
This commit is contained in:
Amaury Pouly 2012-06-01 01:52:19 +02:00
parent 9f7c6a1745
commit 1a4fa1603b

View file

@ -127,7 +127,6 @@ data_abort_handler:
cmp r0, r1
beq 1f
@ otherwise just normally to UIE
mov r0, r1
mov r1, #2
b UIE
1: