summaryrefslogtreecommitdiff
path: root/firmware/crt0.S
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/crt0.S')
-rw-r--r--firmware/crt0.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/crt0.S b/firmware/crt0.S
index 887f7de1f9..fc90e42902 100644
--- a/firmware/crt0.S
+++ b/firmware/crt0.S
@@ -115,7 +115,7 @@ irq_handler:
115 pop r1, r0 115 pop r1, r0
116 ret_irq 116 ret_irq
117 117
118#elif defined(IRIVER_H100) 118#elif CONFIG_CPU == MCF5249
119 119
120 /* Platform: iRiver H1xx */ 120 /* Platform: iRiver H1xx */
121 move.w #0x2700,%sr 121 move.w #0x2700,%sr