summaryrefslogtreecommitdiff
path: root/board/sc520_cdp/sc520_cdp_asm.S
diff options
context:
space:
mode:
Diffstat (limited to 'board/sc520_cdp/sc520_cdp_asm.S')
-rw-r--r--board/sc520_cdp/sc520_cdp_asm.S4
1 files changed, 2 insertions, 2 deletions
diff --git a/board/sc520_cdp/sc520_cdp_asm.S b/board/sc520_cdp/sc520_cdp_asm.S
index 6ac5a5de9..3a8a03f50 100644
--- a/board/sc520_cdp/sc520_cdp_asm.S
+++ b/board/sc520_cdp/sc520_cdp_asm.S
@@ -76,8 +76,8 @@ done: movb $0x88, %al
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