summaryrefslogtreecommitdiff
path: root/firmware/export/config-ondiosp.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-ondiosp.h')
-rw-r--r--firmware/export/config-ondiosp.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/firmware/export/config-ondiosp.h b/firmware/export/config-ondiosp.h
index f3ba51209b..478e8f2b70 100644
--- a/firmware/export/config-ondiosp.h
+++ b/firmware/export/config-ondiosp.h
@@ -51,7 +51,8 @@
51#define USB_ENABLE_ONDIOSTYLE 1 /* with PA5 */ 51#define USB_ENABLE_ONDIOSTYLE 1 /* with PA5 */
52 52
53/* The start address index for ROM builds */ 53/* The start address index for ROM builds */
54#define ROM_START 0x12010 54/* #define ROM_START 0x12010 for behind original Archos */
55#define ROM_START 0x7010 /* for behind BootBox */
55 56
56/* Define this if the display is mounted upside down */ 57/* Define this if the display is mounted upside down */
57#define HAVE_DISPLAY_FLIPPED 58#define HAVE_DISPLAY_FLIPPED