summaryrefslogtreecommitdiff
path: root/firmware/export/config/ondavx777.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/ondavx777.h')
-rw-r--r--firmware/export/config/ondavx777.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/firmware/export/config/ondavx777.h b/firmware/export/config/ondavx777.h
index e03a0cdd04..ceea151d8c 100644
--- a/firmware/export/config/ondavx777.h
+++ b/firmware/export/config/ondavx777.h
@@ -178,12 +178,6 @@ No access to the NAND yet..
178/* define this if you have a flash memory storage */ 178/* define this if you have a flash memory storage */
179#define HAVE_FLASH_STORAGE 179#define HAVE_FLASH_STORAGE
180 180
181/* Offset ( in the firmware file's header ) to the file CRC */
182#define FIRMWARE_OFFSET_FILE_CRC 0
183
184/* Offset ( in the firmware file's header ) to the real data */
185#define FIRMWARE_OFFSET_FILE_DATA 8
186
187/* Define this if you have adjustable CPU frequency */ 181/* Define this if you have adjustable CPU frequency */
188#define HAVE_ADJUSTABLE_CPU_FREQ 182#define HAVE_ADJUSTABLE_CPU_FREQ
189 183