summaryrefslogtreecommitdiff
path: root/firmware/export/config/sansafuze.h
diff options
context:
space:
mode:
authorRafaël Carré <rafael.carre@gmail.com>2010-05-10 13:26:55 +0000
committerRafaël Carré <rafael.carre@gmail.com>2010-05-10 13:26:55 +0000
commitd795d831816a512f4fa974ee6c94f4f1bd0f2a59 (patch)
tree6b965b637a3efa0eb78969f68c2b415c79ca9f7e /firmware/export/config/sansafuze.h
parentfc330110c9ddacf54014788d9ab6373faf465333 (diff)
downloadrockbox-d795d831816a512f4fa974ee6c94f4f1bd0f2a59.tar.gz
rockbox-d795d831816a512f4fa974ee6c94f4f1bd0f2a59.zip
as3525(v1) : correct CPU_FREQ
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25932 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/export/config/sansafuze.h')
-rw-r--r--firmware/export/config/sansafuze.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config/sansafuze.h b/firmware/export/config/sansafuze.h
index 78b5a0e700..dbab7a4c88 100644
--- a/firmware/export/config/sansafuze.h
+++ b/firmware/export/config/sansafuze.h
@@ -168,7 +168,7 @@
168#define CURRENT_RECORD CURRENT_NORMAL 168#define CURRENT_RECORD CURRENT_NORMAL
169 169
170/* Define this to the CPU frequency */ 170/* Define this to the CPU frequency */
171#define CPU_FREQ 250000000 171#define CPU_FREQ 248000000
172 172
173/* Type of LCD */ 173/* Type of LCD */
174#define CONFIG_LCD LCD_FUZE 174#define CONFIG_LCD LCD_FUZE