summaryrefslogtreecommitdiff
path: root/firmware/export/config/mini2440.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/mini2440.h')
-rw-r--r--firmware/export/config/mini2440.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/firmware/export/config/mini2440.h b/firmware/export/config/mini2440.h
index 5f57606378..4fc483b324 100644
--- a/firmware/export/config/mini2440.h
+++ b/firmware/export/config/mini2440.h
@@ -147,12 +147,6 @@
147#define CONFIG_CHARGING CHARGING_MONITOR 147#define CONFIG_CHARGING CHARGING_MONITOR
148/*#define POWER_INPUT_BATTERY 0*/ 148/*#define POWER_INPUT_BATTERY 0*/
149 149
150/* Offset ( in the firmware file's header ) to the file CRC */
151#define FIRMWARE_OFFSET_FILE_CRC 0
152
153/* Offset ( in the firmware file's header ) to the real data */
154#define FIRMWARE_OFFSET_FILE_DATA 8
155
156#define BOOTFILE_EXT "mini2440" 150#define BOOTFILE_EXT "mini2440"
157#define BOOTFILE "rockbox." BOOTFILE_EXT 151#define BOOTFILE "rockbox." BOOTFILE_EXT
158#define BOOTDIR "/.rockbox" 152#define BOOTDIR "/.rockbox"