summaryrefslogtreecommitdiff
path: root/firmware/export/config-mrobe500.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-mrobe500.h')
-rw-r--r--firmware/export/config-mrobe500.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/firmware/export/config-mrobe500.h b/firmware/export/config-mrobe500.h
index 328797c79e..cd83c5aa4d 100644
--- a/firmware/export/config-mrobe500.h
+++ b/firmware/export/config-mrobe500.h
@@ -22,6 +22,8 @@
22 */ 22 */
23#define TARGET_TREE /* this target is using the target tree system */ 23#define TARGET_TREE /* this target is using the target tree system */
24 24
25#define CPU_ARM
26
25#define CONFIG_SDRAM_START 0x00900000 27#define CONFIG_SDRAM_START 0x00900000
26 28
27#define OLYMPUS_MROBE_500 1 29#define OLYMPUS_MROBE_500 1
@@ -132,7 +134,6 @@
132#define CONFIG_LCD LCD_MROBE500 134#define CONFIG_LCD LCD_MROBE500
133 135
134/* define this if the backlight can be set to a brightness */ 136/* define this if the backlight can be set to a brightness */
135#define HAVE_BACKLIGHT_SET_FADING
136#define __BACKLIGHT_INIT 137#define __BACKLIGHT_INIT
137 138
138/* Offset ( in the firmware file's header ) to the file CRC */ 139/* Offset ( in the firmware file's header ) to the file CRC */