summaryrefslogtreecommitdiff
path: root/firmware/export/config/sansaclipplus.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/sansaclipplus.h')
-rw-r--r--firmware/export/config/sansaclipplus.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/firmware/export/config/sansaclipplus.h b/firmware/export/config/sansaclipplus.h
index 462c0a76e8..76be3cae7f 100644
--- a/firmware/export/config/sansaclipplus.h
+++ b/firmware/export/config/sansaclipplus.h
@@ -161,7 +161,7 @@
161#define ROM_START 0x00000000 161#define ROM_START 0x00000000
162 162
163/* Define this to the CPU frequency */ 163/* Define this to the CPU frequency */
164#define CPU_FREQ 250000000 164#define CPU_FREQ 240000000
165 165
166/* Type of LCD */ 166/* Type of LCD */
167#define CONFIG_LCD LCD_SSD1303 167#define CONFIG_LCD LCD_SSD1303
@@ -188,7 +188,7 @@
188#define CONFIG_LED LED_VIRTUAL 188#define CONFIG_LED LED_VIRTUAL
189 189
190/* Define this if you have adjustable CPU frequency */ 190/* Define this if you have adjustable CPU frequency */
191//#define HAVE_ADJUSTABLE_CPU_FREQ 191#define HAVE_ADJUSTABLE_CPU_FREQ
192 192
193#define BOOTFILE_EXT "sansa" 193#define BOOTFILE_EXT "sansa"
194#define BOOTFILE "rockbox." BOOTFILE_EXT 194#define BOOTFILE "rockbox." BOOTFILE_EXT