u-boot-brain/arch/m68k/cpu
Marek Vasut 37d6cc3176 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: Marek Vasut <marex@denx.de>
Cc: "Jin Zhengxiong-R64188" <R64188@freescale.com>
Cc: Jason Jin <jason.jin@freescale.com>
2012-10-19 23:47:41 +08:00
..
mcf52x2 m68k: Fix wrong assembler instruction in start.S 2012-10-19 23:47:41 +08:00
mcf523x m68k: Fix wrong assembler instruction in start.S 2012-10-19 23:47:41 +08:00
mcf532x m68k: Fix wrong assembler instruction in start.S 2012-10-19 23:47:41 +08:00
mcf547x_8x m68k: Fix relocation errors in start.S 2012-10-19 23:47:41 +08:00
mcf5227x m68k: Fix wrong assembler instruction in start.S 2012-10-19 23:47:41 +08:00
mcf5445x ColdFire: Clean up checkpatch warnings for MCF54451 and MCF54455 2012-09-20 20:39:27 +08:00