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