summaryrefslogtreecommitdiffstats
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.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/sc520_cdp/sc520_cdp_asm.S b/board/sc520_cdp/sc520_cdp_asm.S
index 7f70d65d5f..6ac5a5de9d 100644
--- a/board/sc520_cdp/sc520_cdp_asm.S
+++ b/board/sc520_cdp/sc520_cdp_asm.S
@@ -73,7 +73,7 @@ done: movb $0x88, %al
movw $0x680, %dx
out %al, %dx
- jmp *%ebp /* return to caller */
+ jmp *%ebp /* return to caller */
.globl show_boot_progress
OpenPOWER on IntegriCloud