Skip to content
Snippets Groups Projects
Commit 37d6cc31 authored by Marek Vasut's avatar Marek Vasut Committed by jason
Browse files

m68k: Fix wrong assembler instruction in start.S


The jmp _fault generated the following error message, thus change it
to bra _fault:

start.S: Assembler messages:
start.S:310: Error: Conversion of PC relative displacement to absolute

Signed-off-by: default avatarMarek Vasut <marex@denx.de>
Cc: "Jin Zhengxiong-R64188" <R64188@freescale.com>
Cc: Jason Jin <jason.jin@freescale.com>
parent 2ca7406c
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment