summaryrefslogtreecommitdiff
path: root/firmware/export/config/lyreproto1.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/lyreproto1.h')
-rw-r--r--firmware/export/config/lyreproto1.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/firmware/export/config/lyreproto1.h b/firmware/export/config/lyreproto1.h
index 4cde26879c..c1b41b3223 100644
--- a/firmware/export/config/lyreproto1.h
+++ b/firmware/export/config/lyreproto1.h
@@ -94,12 +94,6 @@
94#define MCK_FREQ 99328000 94#define MCK_FREQ 99328000
95#define SLOW_CLOCK 32768 95#define SLOW_CLOCK 32768
96 96
97/* Offset ( in the firmware file's header ) to the file CRC */
98#define FIRMWARE_OFFSET_FILE_CRC 0
99
100/* Offset ( in the firmware file's header ) to the real data */
101#define FIRMWARE_OFFSET_FILE_DATA 8
102
103#define BOOTFILE_EXT "lyre_proto1" 97#define BOOTFILE_EXT "lyre_proto1"
104#define BOOTFILE "rockbox." BOOTFILE_EXT 98#define BOOTFILE "rockbox." BOOTFILE_EXT
105#define BOOTDIR "/.rockbox" 99#define BOOTDIR "/.rockbox"