summaryrefslogtreecommitdiff
path: root/firmware/target/arm/s3c2440
diff options
context:
space:
mode:
authorKarl Kurbjun <kkurbjun@gmail.com>2007-11-11 19:13:09 +0000
committerKarl Kurbjun <kkurbjun@gmail.com>2007-11-11 19:13:09 +0000
commit1b3dac90429a870f6ab84755dd78e525265b2bfe (patch)
tree53cc1ab755e54e2afab910a7a967f73096caa48f /firmware/target/arm/s3c2440
parent6e36ac547c23c3890439a3b81772d7e3c1ce938d (diff)
downloadrockbox-1b3dac90429a870f6ab84755dd78e525265b2bfe.tar.gz
rockbox-1b3dac90429a870f6ab84755dd78e525265b2bfe.zip
Setup the gigabeat so that iram is faked in a different spot since the normal iram location does not seem to be working. This lays the groundwork to get rolo running.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15581 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/target/arm/s3c2440')
-rw-r--r--firmware/target/arm/s3c2440/crt0.S2
1 files changed, 0 insertions, 2 deletions
diff --git a/firmware/target/arm/s3c2440/crt0.S b/firmware/target/arm/s3c2440/crt0.S
index 2c94fc4510..4f220f6c7f 100644
--- a/firmware/target/arm/s3c2440/crt0.S
+++ b/firmware/target/arm/s3c2440/crt0.S
@@ -85,8 +85,6 @@ start:
85 bhi 1b 85 bhi 1b
86 86
87#ifdef BOOTLOADER 87#ifdef BOOTLOADER
88/* Code for ARM bootloader targets other than iPod go here */
89
90 /* Proper initialization pulled from 0x5070 */ 88 /* Proper initialization pulled from 0x5070 */
91 89
92 /* BWSCON 90 /* BWSCON