summaryrefslogtreecommitdiff
path: root/firmware/export/config/ipodnano1g.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/ipodnano1g.h')
-rw-r--r--firmware/export/config/ipodnano1g.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/firmware/export/config/ipodnano1g.h b/firmware/export/config/ipodnano1g.h
index d919435cbd..8220ca54d9 100644
--- a/firmware/export/config/ipodnano1g.h
+++ b/firmware/export/config/ipodnano1g.h
@@ -176,15 +176,6 @@
176 176
177#define CONFIG_LCD LCD_IPODNANO 177#define CONFIG_LCD LCD_IPODNANO
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