summaryrefslogtreecommitdiff
path: root/firmware/export/config/gigabeatfx.h
diff options
context:
space:
mode:
authorMichael Sevakis <jethead71@rockbox.org>2010-05-11 14:09:26 +0000
committerMichael Sevakis <jethead71@rockbox.org>2010-05-11 14:09:26 +0000
commit8261051b37871e7d64340643458fe0ca9d0fa19f (patch)
treea2b46778d2d66c874f1efe40f44a6ce68dcfe1fd /firmware/export/config/gigabeatfx.h
parentaaa07970eee7c9fcfa0964f45c856f96533686aa (diff)
downloadrockbox-8261051b37871e7d64340643458fe0ca9d0fa19f.tar.gz
rockbox-8261051b37871e7d64340643458fe0ca9d0fa19f.zip
Gigabeat F/X: Let us clear up confusion about just what the core frequency is. Fix frequency display in buffering screen.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25953 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/export/config/gigabeatfx.h')
-rw-r--r--firmware/export/config/gigabeatfx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config/gigabeatfx.h b/firmware/export/config/gigabeatfx.h
index 23ffeb9820..bcb6f73a63 100644
--- a/firmware/export/config/gigabeatfx.h
+++ b/firmware/export/config/gigabeatfx.h
@@ -169,7 +169,7 @@
169#define FLASH_SIZE 0x400000 169#define FLASH_SIZE 0x400000
170 170
171/* Define this to the CPU frequency */ 171/* Define this to the CPU frequency */
172#define CPU_FREQ 16934400 172#define CPU_FREQ 294940800
173 173
174/* Define this if you have ATA power-off control */ 174/* Define this if you have ATA power-off control */
175#define HAVE_ATA_POWER_OFF 175#define HAVE_ATA_POWER_OFF