summaryrefslogtreecommitdiff
path: root/firmware/export/config/ipod4g.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/ipod4g.h')
-rw-r--r--firmware/export/config/ipod4g.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/firmware/export/config/ipod4g.h b/firmware/export/config/ipod4g.h
index 49996c4eee..80f4ccec65 100644
--- a/firmware/export/config/ipod4g.h
+++ b/firmware/export/config/ipod4g.h
@@ -189,15 +189,6 @@
189 189
190#define CONFIG_LCD LCD_IPOD2BPP 190#define CONFIG_LCD LCD_IPOD2BPP
191 191
192/* Offset ( in the firmware file's header ) to the file length */
193#define FIRMWARE_OFFSET_FILE_LENGTH 0
194
195/* Offset ( in the firmware file's header ) to the file CRC */
196#define FIRMWARE_OFFSET_FILE_CRC 0
197
198/* Offset ( in the firmware file's header ) to the real data */
199#define FIRMWARE_OFFSET_FILE_DATA 8
200
201/* USB On-the-go */ 192/* USB On-the-go */
202#define CONFIG_USBOTG USBOTG_ARC 193#define CONFIG_USBOTG USBOTG_ARC
203 194