]> git.sur5r.net Git - u-boot/blobdiff - cpu/mcf547x_8x/start.S
NAND: Fix compilation warning and small coding style issue
[u-boot] / cpu / mcf547x_8x / start.S
index 8b8708d030b34550ada6cd5cc79328bffda6d61d..87355f95813683eb75657a3f186a9b4263a37c04 100644 (file)
@@ -259,7 +259,7 @@ clear_bss:
 /* exception code */
        .globl _fault
 _fault:
-       jmp _fault
+       bra _fault
        .globl  _exc_handler
 
 _exc_handler: