summaryrefslogtreecommitdiff
path: root/firmware/export/config/ondavx747.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/ondavx747.h')
-rw-r--r--firmware/export/config/ondavx747.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/firmware/export/config/ondavx747.h b/firmware/export/config/ondavx747.h
index fe5a772167..7f4f1ea843 100644
--- a/firmware/export/config/ondavx747.h
+++ b/firmware/export/config/ondavx747.h
@@ -187,12 +187,6 @@ No access to the NAND yet..
187/* define this if you have a flash memory storage */ 187/* define this if you have a flash memory storage */
188#define HAVE_FLASH_STORAGE 188#define HAVE_FLASH_STORAGE
189 189
190/* Offset ( in the firmware file's header ) to the file CRC */
191#define FIRMWARE_OFFSET_FILE_CRC 0
192
193/* Offset ( in the firmware file's header ) to the real data */
194#define FIRMWARE_OFFSET_FILE_DATA 8
195
196/* Define this if you have adjustable CPU frequency */ 190/* Define this if you have adjustable CPU frequency */
197#define HAVE_ADJUSTABLE_CPU_FREQ 191#define HAVE_ADJUSTABLE_CPU_FREQ
198 192