]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - board/sc520_spunk/sc520_spunk_asm.S
imported U-Boot Release 2009.08 from Freescale BSP L2.6.31_10.08.01
[karo-tx-uboot.git] / board / sc520_spunk / sc520_spunk_asm.S
index 8b3410399b4f4ea6abc26d59e357498353b2cc81..eda7e9110a4282dde7eb24cadfb25c5dcbbea9e2 100755 (executable)
@@ -70,11 +70,11 @@ next:       addl    $8, %esi             /* advance esi */
 done:   movl    $0xfffefc32,%edx
        movw    $0000,(%edx)
 
-       jmp     *%ebp                /* return to caller */
+       jmp     *%ebp                /* return to caller */
 
 
-.globl __show_boot_progress
-__show_boot_progress:
+.globl show_boot_progress_asm
+show_boot_progress_asm:
        movl    $0xfffefc32,%edx
        xorw    $0xffff, %ax
        movw    %ax,(%edx)