summaryrefslogtreecommitdiff
path: root/firmware/export/config-ondiofm.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-ondiofm.h')
-rw-r--r--firmware/export/config-ondiofm.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/firmware/export/config-ondiofm.h b/firmware/export/config-ondiofm.h
index a384bae5b6..7ec82285aa 100644
--- a/firmware/export/config-ondiofm.h
+++ b/firmware/export/config-ondiofm.h
@@ -64,7 +64,8 @@
64#define USB_ENABLE_ONDIOSTYLE 1 /* with PA5 */ 64#define USB_ENABLE_ONDIOSTYLE 1 /* with PA5 */
65 65
66/* The start address index for ROM builds */ 66/* The start address index for ROM builds */
67#define ROM_START 0x16010 67/* #define ROM_START 0x16010 for behind original Archos */
68#define ROM_START 0x7010 /* for behind BootBox */
68 69
69/* Define this if the display is mounted upside down */ 70/* Define this if the display is mounted upside down */
70#define HAVE_DISPLAY_FLIPPED 71#define HAVE_DISPLAY_FLIPPED