diff options
author | Marek Vasut <marex@denx.de> | 2012-10-03 13:28:43 +0000 |
---|---|---|
committer | jason <jason@jason-ThinkPad-T61.(none)> | 2012-10-19 23:47:41 +0800 |
commit | 37d6cc3176efc2b643c8e6f8ab95621a757f5174 (patch) | |
tree | 831b3c9018b2659841a5d9ef8f2473693b40b481 /examples | |
parent | 2ca7406c642022a211e6a5d5c9c81af531817d4e (diff) | |
download | u-boot-imx-37d6cc3176efc2b643c8e6f8ab95621a757f5174.zip u-boot-imx-37d6cc3176efc2b643c8e6f8ab95621a757f5174.tar.gz u-boot-imx-37d6cc3176efc2b643c8e6f8ab95621a757f5174.tar.bz2 |
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>
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions