summaryrefslogtreecommitdiff
path: root/firmware/export/config-player.h
diff options
context:
space:
mode:
authorJens Arnold <amiconn@rockbox.org>2008-10-16 16:42:37 +0000
committerJens Arnold <amiconn@rockbox.org>2008-10-16 16:42:37 +0000
commit546083c78448e7ae526cdf66072bf40a0e4f910a (patch)
treef307413aff84d9c18bb9495bcb206eb723b4b973 /firmware/export/config-player.h
parent00a228fefbfc9058b89ba914755aa9d5f31da085 (diff)
downloadrockbox-546083c78448e7ae526cdf66072bf40a0e4f910a.tar.gz
rockbox-546083c78448e7ae526cdf66072bf40a0e4f910a.zip
Merge the necessary changes for the new archos firmware flash images back to the trunk, including the related optimisations.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18821 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/export/config-player.h')
-rw-r--r--firmware/export/config-player.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/firmware/export/config-player.h b/firmware/export/config-player.h
index a88e75e743..d94ca82735 100644
--- a/firmware/export/config-player.h
+++ b/firmware/export/config-player.h
@@ -81,8 +81,7 @@
81#define FIRMWARE_OFFSET_FILE_DATA 6 81#define FIRMWARE_OFFSET_FILE_DATA 6
82 82
83/* The start address index for ROM builds */ 83/* The start address index for ROM builds */
84/* #define ROM_START 0xD010 for behind original Archos */ 84#define ROM_START 0x7010 /* for behind BootBox */
85#define ROM_START 0x6010 /* for behind BootBox */
86 85
87/* Software controlled LED */ 86/* Software controlled LED */
88#define CONFIG_LED LED_REAL 87#define CONFIG_LED LED_REAL