]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/sc520_spunk/sc520_spunk_asm.S
Merge branch 'fixes' into cleanups
[karo-tx-uboot.git] / board / sc520_spunk / sc520_spunk_asm.S
index 0127076db102490a31939cea191be7c0345d9c78..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)