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