]> git.sur5r.net Git - u-boot/blobdiff - board/sc520_cdp/sc520_cdp_asm.S
Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx
[u-boot] / board / sc520_cdp / sc520_cdp_asm.S
index be7b2bb482fad4c26b4fec20ef19aefe70a8f7d4..3a8a03f507ab9d8087ffce8420128cfd8bac650d 100644 (file)
@@ -73,11 +73,11 @@ done:   movb        $0x88, %al
        movw    $0x680, %dx
        out     %al, %dx
 
-       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:
        out     %al, $0x80
        xchg    %al, %ah
        movw    $0x680, %dx