summaryrefslogtreecommitdiff
path: root/firmware/export/config/ipodvideo.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/ipodvideo.h')
-rw-r--r--firmware/export/config/ipodvideo.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/firmware/export/config/ipodvideo.h b/firmware/export/config/ipodvideo.h
index aec362a654..64200f4e61 100644
--- a/firmware/export/config/ipodvideo.h
+++ b/firmware/export/config/ipodvideo.h
@@ -196,15 +196,6 @@
196 196
197#define CONFIG_LCD LCD_IPODVIDEO 197#define CONFIG_LCD LCD_IPODVIDEO
198 198
199/* Offset ( in the firmware file's header ) to the file length */
200#define FIRMWARE_OFFSET_FILE_LENGTH 0
201
202/* Offset ( in the firmware file's header ) to the file CRC */
203#define FIRMWARE_OFFSET_FILE_CRC 0
204
205/* Offset ( in the firmware file's header ) to the real data */
206#define FIRMWARE_OFFSET_FILE_DATA 8
207
208/* USB On-the-go */ 199/* USB On-the-go */
209#define CONFIG_USBOTG USBOTG_ARC 200#define CONFIG_USBOTG USBOTG_ARC
210 201