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 a2df3d21c8..e9ebf02f85 100644
--- a/firmware/export/config/sansaclipplus.h
+++ b/firmware/export/config/sansaclipplus.h
@@ -176,7 +176,7 @@
176#define CURRENT_MAX_CHG 150 176#define CURRENT_MAX_CHG 150
177 177
178/* Define this to the CPU frequency */ 178/* Define this to the CPU frequency */
179#define CPU_FREQ 240000000 179#define CPU_FREQ 192000000
180 180
181/* Type of LCD */ 181/* Type of LCD */
182#define CONFIG_LCD LCD_SSD1303 182#define CONFIG_LCD LCD_SSD1303
@@ -194,7 +194,7 @@
194#define CONFIG_LED LED_VIRTUAL 194#define CONFIG_LED LED_VIRTUAL
195 195
196/* Define this if you have adjustable CPU frequency */ 196/* Define this if you have adjustable CPU frequency */
197//#define HAVE_ADJUSTABLE_CPU_FREQ 197#define HAVE_ADJUSTABLE_CPU_FREQ
198 198
199#define BOOTFILE_EXT "sansa" 199#define BOOTFILE_EXT "sansa"
200#define BOOTFILE "rockbox." BOOTFILE_EXT 200#define BOOTFILE "rockbox." BOOTFILE_EXT