summaryrefslogtreecommitdiff
path: root/firmware/export/config/sansafuzev2.h
diff options
context:
space:
mode:
authorThomas Martitz <kugel@rockbox.org>2010-04-05 16:09:51 +0000
committerThomas Martitz <kugel@rockbox.org>2010-04-05 16:09:51 +0000
commit2149199b90b250e1579714c93604d22e04ecb091 (patch)
tree8a3644f96f9f5a555c64b7637864fc2e8aff8320 /firmware/export/config/sansafuzev2.h
parentc06a23da79529cbb574940982e194e2b37d4c5f3 (diff)
downloadrockbox-2149199b90b250e1579714c93604d22e04ecb091.tar.gz
rockbox-2149199b90b250e1579714c93604d22e04ecb091.zip
Fuzev2: Use 40MHz as unboosted frequency. The lcd speed and ui responsiveness is good at this freq.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25489 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/export/config/sansafuzev2.h')
-rw-r--r--firmware/export/config/sansafuzev2.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config/sansafuzev2.h b/firmware/export/config/sansafuzev2.h
index 5db6bb9ec4..73ac7ce17a 100644
--- a/firmware/export/config/sansafuzev2.h
+++ b/firmware/export/config/sansafuzev2.h
@@ -165,7 +165,7 @@
165#define CURRENT_RECORD CURRENT_NORMAL 165#define CURRENT_RECORD CURRENT_NORMAL
166 166
167/* Define this to the CPU frequency */ 167/* Define this to the CPU frequency */
168#define CPU_FREQ 240000000 168#define CPU_FREQ 40000000
169 169
170/* Type of LCD */ 170/* Type of LCD */
171#define CONFIG_LCD LCD_FUZE 171#define CONFIG_LCD LCD_FUZE