summaryrefslogtreecommitdiff
path: root/firmware
diff options
context:
space:
mode:
Diffstat (limited to 'firmware')
-rw-r--r--firmware/crt0.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/crt0.S b/firmware/crt0.S
index a264da0350..8928890eeb 100644
--- a/firmware/crt0.S
+++ b/firmware/crt0.S
@@ -136,7 +136,7 @@ irq_handler:
136 DMA is enabled and has priority in both banks 136 DMA is enabled and has priority in both banks
137 All types of accesses are allowed 137 All types of accesses are allowed
138 (We might want to restrict that to save power) */ 138 (We might want to restrict that to save power) */
139 move.l #0x1000e001,%d0 139 move.l #0x10000e01,%d0
140 movec.l %d0,%rambar1 140 movec.l %d0,%rambar1
141 141
142 /* 32K Non-DMA SRAM at 0x10010000 142 /* 32K Non-DMA SRAM at 0x10010000