summaryrefslogtreecommitdiffstats
path: root/firmware/export/config-ipodnano2g.h
diff options
context:
space:
mode:
authorMichael Sparmann <theseven@rockbox.org>2009-10-24 23:27:13 +0000
committerMichael Sparmann <theseven@rockbox.org>2009-10-24 23:27:13 +0000
commitc9dd93e2868a34c223c3c9da1e04817f1848212c (patch)
tree99913adfd7679f8393a0b7c0d0e0bca6ba55e006 /firmware/export/config-ipodnano2g.h
parent4b7e5361d2a9d18232ba57f1623d9e67d8ce19e2 (diff)
downloadrockbox-c9dd93e2868a34c223c3c9da1e04817f1848212c.tar.gz
rockbox-c9dd93e2868a34c223c3c9da1e04817f1848212c.zip
Adjust the iPod Nano 2G CPU clock freq again, this time to an exact value. Also add hardware defines for the 9th DMA channel we discovered on the S5L8701, and fix the µsec timer (there were missing braces).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23338 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 a10af32710..59ab28cc21 100644
--- a/firmware/export/config-ipodnano2g.h
+++ b/firmware/export/config-ipodnano2g.h
@@ -151,7 +151,7 @@
#define FLASH_SIZE 0x400000
/* Define this to the CPU frequency */
-#define CPU_FREQ 192000000
+#define CPU_FREQ 191692800
/* Define this if you have ATA power-off control */
//#define HAVE_ATA_POWER_OFF