summaryrefslogtreecommitdiff
path: root/board/sc520_spunk/sc520_spunk_asm.S
diff options
context:
space:
mode:
Diffstat (limited to 'board/sc520_spunk/sc520_spunk_asm.S')
-rw-r--r--board/sc520_spunk/sc520_spunk_asm.S4
1 files changed, 2 insertions, 2 deletions
diff --git a/board/sc520_spunk/sc520_spunk_asm.S b/board/sc520_spunk/sc520_spunk_asm.S
index 3430b6adb..eda7e9110 100644
--- a/board/sc520_spunk/sc520_spunk_asm.S
+++ b/board/sc520_spunk/sc520_spunk_asm.S
@@ -73,8 +73,8 @@ done: movl $0xfffefc32,%edx
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)