summaryrefslogtreecommitdiffstats
path: root/firmware/export
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2004-09-03 13:26:42 +0000
committerDaniel Stenberg <daniel@haxx.se>2004-09-03 13:26:42 +0000
commit862f7293318dca2236b26ef686752ebf80e8d148 (patch)
tree129eab4c40ed223adb6b153658e3bbdd9b1e065e /firmware/export
parent762a6c6d8ac10928fd458006cacca8194bf43ac6 (diff)
downloadrockbox-862f7293318dca2236b26ef686752ebf80e8d148.tar.gz
rockbox-862f7293318dca2236b26ef686752ebf80e8d148.zip
fixed rom start index
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5036 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/export')
-rw-r--r--firmware/export/config-fmrecorder.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config-fmrecorder.h b/firmware/export/config-fmrecorder.h
index 3187038906..440614df85 100644
--- a/firmware/export/config-fmrecorder.h
+++ b/firmware/export/config-fmrecorder.h
@@ -56,4 +56,4 @@
#define HAVE_BATTERIES 1
/* The start address index for ROM builds */
-#define ROM_START 0x12010
+#define ROM_START 0x14010