summaryrefslogtreecommitdiff
path: root/firmware/crt0.S
diff options
context:
space:
mode:
authorLinus Nielsen Feltzing <linus@haxx.se>2006-02-04 00:01:15 +0000
committerLinus Nielsen Feltzing <linus@haxx.se>2006-02-04 00:01:15 +0000
commit760fea9ac7b52aa83d88371fac7bf0027cf7fd43 (patch)
tree9d5baa901da2c01b231252ef646457eec459a6f1 /firmware/crt0.S
parent44a5c827b7f6576b180043f8edd1837c611033e1 (diff)
iAudio X5: various fixes to make the bootloader compile
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8560 a1c6a512-1295-4272-9138-f99709370657
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 985fba9246..b0e85875bb 100644
--- a/firmware/crt0.S
+++ b/firmware/crt0.S
@@ -452,7 +452,7 @@ irq_handler:
pop r1, r0
ret_irq
-#elif defined(IRIVER_H100_SERIES) || defined(IRIVER_H300_SERIES)
+#elif defined(CPU_COLDFIRE)
move.w #0x2700,%sr
move.l #vectors,%d0