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