summaryrefslogtreecommitdiff
path: root/firmware/export/config/ipod1g2g.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/ipod1g2g.h')
-rw-r--r--firmware/export/config/ipod1g2g.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/firmware/export/config/ipod1g2g.h b/firmware/export/config/ipod1g2g.h
index fd497c7469..5cc8770bb3 100644
--- a/firmware/export/config/ipod1g2g.h
+++ b/firmware/export/config/ipod1g2g.h
@@ -160,15 +160,6 @@
160 160
161#define CONFIG_LCD LCD_IPOD2BPP 161#define CONFIG_LCD LCD_IPOD2BPP
162 162
163/* Offset ( in the firmware file's header ) to the file length */
164#define FIRMWARE_OFFSET_FILE_LENGTH 0
165
166/* Offset ( in the firmware file's header ) to the file CRC */
167#define FIRMWARE_OFFSET_FILE_CRC 0
168
169/* Offset ( in the firmware file's header ) to the real data */
170#define FIRMWARE_OFFSET_FILE_DATA 8
171
172#define USB_HANDLED_BY_OF 163#define USB_HANDLED_BY_OF
173/* actually firewire only, but handled like USB */ 164/* actually firewire only, but handled like USB */
174 165