summaryrefslogtreecommitdiffstats
path: root/arch/m68k/cpu/mcf532x/start.S
diff options
context:
space:
mode:
Diffstat (limited to 'arch/m68k/cpu/mcf532x/start.S')
-rw-r--r--arch/m68k/cpu/mcf532x/start.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/m68k/cpu/mcf532x/start.S b/arch/m68k/cpu/mcf532x/start.S
index fe98d76474..583ed1d41a 100644
--- a/arch/m68k/cpu/mcf532x/start.S
+++ b/arch/m68k/cpu/mcf532x/start.S
@@ -261,7 +261,7 @@ clear_bss:
/* exception code */
.globl _fault
_fault:
- jmp _fault
+ bra _fault
.globl _exc_handler
_exc_handler:
OpenPOWER on IntegriCloud