summaryrefslogtreecommitdiff
path: root/firmware/export/config-iaudiom5.h
diff options
context:
space:
mode:
authorJens Arnold <amiconn@rockbox.org>2007-04-11 21:26:58 +0000
committerJens Arnold <amiconn@rockbox.org>2007-04-11 21:26:58 +0000
commitd6e822cab9b4f1294a8789632c737d0d8f71ef58 (patch)
treedc6b6888ac54ff0a3f1974b87b18dfaa81e65ea4 /firmware/export/config-iaudiom5.h
parent81cf65e496b94e12d962bbaf59b166244737bb3a (diff)
downloadrockbox-d6e822cab9b4f1294a8789632c737d0d8f71ef58.tar.gz
rockbox-d6e822cab9b4f1294a8789632c737d0d8f71ef58.zip
Get rid of some old archos debug cruft (USB polarity, PR polarity and ATA address are all derived from the hw mask, and master/slave isn't displayed on other targets either). * Get rid of all the USB*STYLE macros (except USB_IPODSTYLE).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13112 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/export/config-iaudiom5.h')
-rw-r--r--firmware/export/config-iaudiom5.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/firmware/export/config-iaudiom5.h b/firmware/export/config-iaudiom5.h
index d6e4195216..bce3c47e5c 100644
--- a/firmware/export/config-iaudiom5.h
+++ b/firmware/export/config-iaudiom5.h
@@ -126,14 +126,12 @@
126/* Offset ( in the firmware file's header ) to the real data */ 126/* Offset ( in the firmware file's header ) to the real data */
127#define FIRMWARE_OFFSET_FILE_DATA 8 127#define FIRMWARE_OFFSET_FILE_DATA 8
128 128
129#define USB_X5M5_STYLE
130
131/* Define this if you have adjustable CPU frequency */ 129/* Define this if you have adjustable CPU frequency */
132#define HAVE_ADJUSTABLE_CPU_FREQ 130#define HAVE_ADJUSTABLE_CPU_FREQ
133 131
134#define BOOTFILE_EXT "iaudio" 132#define BOOTFILE_EXT "iaudio"
135#define BOOTFILE "rockbox." BOOTFILE_EXT 133#define BOOTFILE "rockbox." BOOTFILE_EXT
136#define BOOTDIR "/.rockbox" 134#define BOOTDIR "/.rockbox"
137 135
138#define BOOTLOADER_ENTRYPOINT 0x001F0000 136#define BOOTLOADER_ENTRYPOINT 0x001F0000
139#define FLASH_ENTRYPOINT 0x00001000 137#define FLASH_ENTRYPOINT 0x00001000