summaryrefslogtreecommitdiff
path: root/firmware/export/config-ipodnano.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-ipodnano.h')
-rw-r--r--firmware/export/config-ipodnano.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/firmware/export/config-ipodnano.h b/firmware/export/config-ipodnano.h
index 1843d1809c..6bcbffb3b2 100644
--- a/firmware/export/config-ipodnano.h
+++ b/firmware/export/config-ipodnano.h
@@ -73,7 +73,7 @@
73#define ROM_START 0x00000000 73#define ROM_START 0x00000000
74 74
75/* Define this to the CPU frequency */ 75/* Define this to the CPU frequency */
76#define CPU_FREQ 11289600 76#define CPU_FREQ 24000000
77 77
78#define CONFIG_LCD LCD_IPODNANO 78#define CONFIG_LCD LCD_IPODNANO
79 79
@@ -95,7 +95,7 @@
95#define CONFIG_LED LED_VIRTUAL 95#define CONFIG_LED LED_VIRTUAL
96 96
97/* Define this if you have adjustable CPU frequency */ 97/* Define this if you have adjustable CPU frequency */
98//#define HAVE_ADJUSTABLE_CPU_FREQ 98#define HAVE_ADJUSTABLE_CPU_FREQ
99 99
100#define BOOTFILE_EXT "ipod" 100#define BOOTFILE_EXT "ipod"
101#define BOOTFILE "rockbox." BOOTFILE_EXT 101#define BOOTFILE "rockbox." BOOTFILE_EXT