]> 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 7f70d65d5f26baff3a9aebac895ecdf882f8c21a..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