summaryrefslogtreecommitdiff
path: root/firmware/export/config/ipod3g.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/ipod3g.h')
-rw-r--r--firmware/export/config/ipod3g.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/firmware/export/config/ipod3g.h b/firmware/export/config/ipod3g.h
index ae94ea7d63..c42702e2df 100644
--- a/firmware/export/config/ipod3g.h
+++ b/firmware/export/config/ipod3g.h
@@ -170,15 +170,6 @@
170 170
171#define CONFIG_LCD LCD_IPOD2BPP 171#define CONFIG_LCD LCD_IPOD2BPP
172 172
173/* Offset ( in the firmware file's header ) to the file length */
174#define FIRMWARE_OFFSET_FILE_LENGTH 0
175
176/* Offset ( in the firmware file's header ) to the file CRC */
177#define FIRMWARE_OFFSET_FILE_CRC 0
178
179/* Offset ( in the firmware file's header ) to the real data */
180#define FIRMWARE_OFFSET_FILE_DATA 8
181
182#define USB_HANDLED_BY_OF 173#define USB_HANDLED_BY_OF
183/* actually both firewire and USB, USB isn't handled yet */ 174/* actually both firewire and USB, USB isn't handled yet */
184 175