summaryrefslogtreecommitdiff
path: root/firmware/export/config/ipodcolor.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/ipodcolor.h')
-rw-r--r--firmware/export/config/ipodcolor.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/firmware/export/config/ipodcolor.h b/firmware/export/config/ipodcolor.h
index 93bea58daa..19e5326179 100644
--- a/firmware/export/config/ipodcolor.h
+++ b/firmware/export/config/ipodcolor.h
@@ -176,15 +176,6 @@
176 176
177#define CONFIG_LCD LCD_IPODCOLOR 177#define CONFIG_LCD LCD_IPODCOLOR
178 178
179/* Offset ( in the firmware file's header ) to the file length */
180#define FIRMWARE_OFFSET_FILE_LENGTH 0
181
182/* Offset ( in the firmware file's header ) to the file CRC */
183#define FIRMWARE_OFFSET_FILE_CRC 0
184
185/* Offset ( in the firmware file's header ) to the real data */
186#define FIRMWARE_OFFSET_FILE_DATA 8
187
188/* USB On-the-go */ 179/* USB On-the-go */
189#define CONFIG_USBOTG USBOTG_ARC 180#define CONFIG_USBOTG USBOTG_ARC
190 181