From 8f1709f434e88546f556e8971312b8e2162dbca7 Mon Sep 17 00:00:00 2001 From: Michael Sparmann Date: Sat, 17 Oct 2009 22:32:46 +0000 Subject: 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 --- firmware/export/config-ipodnano2g.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'firmware/export/config-ipodnano2g.h') 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 @@ #define FLASH_SIZE 0x400000 /* Define this to the CPU frequency */ -#define CPU_FREQ 200000000 +#define CPU_FREQ 192000000 /* Define this if you have ATA power-off control */ //#define HAVE_ATA_POWER_OFF -- cgit v1.2.3