]> git.sur5r.net Git - u-boot/blobdiff - board/sc520_spunk/sc520_spunk_asm.S
ppc/85xx: 32bit DDR changes for P1020/P1011
[u-boot] / board / sc520_spunk / sc520_spunk_asm.S
index 8b3410399b4f4ea6abc26d59e357498353b2cc81..eda7e9110a4282dde7eb24cadfb25c5dcbbea9e2 100644 (file)
@@ -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)