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