summaryrefslogtreecommitdiff
path: root/firmware/export/config-ipodnano2g.h
diff options
context:
space:
mode:
authorMichael Sparmann <theseven@rockbox.org>2009-10-17 22:32:46 +0000
committerMichael Sparmann <theseven@rockbox.org>2009-10-17 22:32:46 +0000
commit8f1709f434e88546f556e8971312b8e2162dbca7 (patch)
tree05148949c37368ab8edb211674cf42aed8731903 /firmware/export/config-ipodnano2g.h
parent47e06dfe9e9565fbbed55d295ee757c9b58e8394 (diff)
downloadrockbox-8f1709f434e88546f556e8971312b8e2162dbca7.tar.gz
rockbox-8f1709f434e88546f556e8971312b8e2162dbca7.zip
Adjust iPod Nano 2G CPU speed to 192MHz, which measurements show it to be. Timers will be more accurate now.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23237 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/export/config-ipodnano2g.h')
-rw-r--r--firmware/export/config-ipodnano2g.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config-ipodnano2g.h b/firmware/export/config-ipodnano2g.h
index e733aa95e3..25e9eff3f0 100644
--- a/firmware/export/config-ipodnano2g.h
+++ b/firmware/export/config-ipodnano2g.h
@@ -147,7 +147,7 @@
147#define FLASH_SIZE 0x400000 147#define FLASH_SIZE 0x400000
148 148
149/* Define this to the CPU frequency */ 149/* Define this to the CPU frequency */
150#define CPU_FREQ 200000000 150#define CPU_FREQ 192000000
151 151
152/* Define this if you have ATA power-off control */ 152/* Define this if you have ATA power-off control */
153//#define HAVE_ATA_POWER_OFF 153//#define HAVE_ATA_POWER_OFF