summaryrefslogtreecommitdiff
path: root/firmware/export/config/sansam200v4.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/sansam200v4.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/sansam200v4.h')
-rw-r--r--firmware/export/config/sansam200v4.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config/sansam200v4.h b/firmware/export/config/sansam200v4.h
index c2dec98759..9a544ffadb 100644
--- a/firmware/export/config/sansam200v4.h
+++ b/firmware/export/config/sansam200v4.h
@@ -121,7 +121,7 @@
121#define CONFIG_I2C I2C_AS3525 121#define CONFIG_I2C I2C_AS3525
122 122
123/* Define this to the CPU frequency */ 123/* Define this to the CPU frequency */
124#define CPU_FREQ 250000000 124#define CPU_FREQ 248000000
125 125
126/* Define this if you have adjustable CPU frequency */ 126/* Define this if you have adjustable CPU frequency */
127#define HAVE_ADJUSTABLE_CPU_FREQ 127#define HAVE_ADJUSTABLE_CPU_FREQ