summaryrefslogtreecommitdiff
path: root/firmware/export/config/mpiohd200.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/mpiohd200.h')
-rw-r--r--firmware/export/config/mpiohd200.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/firmware/export/config/mpiohd200.h b/firmware/export/config/mpiohd200.h
index a770183946..bced50dfe7 100644
--- a/firmware/export/config/mpiohd200.h
+++ b/firmware/export/config/mpiohd200.h
@@ -152,15 +152,6 @@
152/* Define this if you have ATA power-off control */ 152/* Define this if you have ATA power-off control */
153#define HAVE_ATA_POWER_OFF 153#define HAVE_ATA_POWER_OFF
154 154
155/* Offset ( in the firmware file's header ) to the file length */
156#define FIRMWARE_OFFSET_FILE_LENGTH 0
157
158/* Offset ( in the firmware file's header ) to the file CRC */
159#define FIRMWARE_OFFSET_FILE_CRC 0
160
161/* Offset ( in the firmware file's header ) to the real data */
162#define FIRMWARE_OFFSET_FILE_DATA 8
163
164/* Define this if you have adjustable CPU frequency */ 155/* Define this if you have adjustable CPU frequency */
165#define HAVE_ADJUSTABLE_CPU_FREQ 156#define HAVE_ADJUSTABLE_CPU_FREQ
166 157