summaryrefslogtreecommitdiff
path: root/firmware/export/config/iriverh10_5gb.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/iriverh10_5gb.h')
-rw-r--r--firmware/export/config/iriverh10_5gb.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/firmware/export/config/iriverh10_5gb.h b/firmware/export/config/iriverh10_5gb.h
index d1ec64090e..67b11b276b 100644
--- a/firmware/export/config/iriverh10_5gb.h
+++ b/firmware/export/config/iriverh10_5gb.h
@@ -147,14 +147,6 @@
147/* We're able to shut off power to the HDD */ 147/* We're able to shut off power to the HDD */
148#define HAVE_ATA_POWER_OFF 148#define HAVE_ATA_POWER_OFF
149 149
150/* Offset ( in the firmware file's header ) to the file length */
151#define FIRMWARE_OFFSET_FILE_LENGTH 0x8
152
153/* Offset ( in the firmware file's header ) to the file CRC and data. These are
154 only used when loading the old format rockbox.h10 file */
155#define FIRMWARE_OFFSET_FILE_CRC 0x0
156#define FIRMWARE_OFFSET_FILE_DATA 0x8
157
158/* USB On-the-go */ 150/* USB On-the-go */
159#define CONFIG_USBOTG USBOTG_ARC 151#define CONFIG_USBOTG USBOTG_ARC
160 152