From 8261051b37871e7d64340643458fe0ca9d0fa19f Mon Sep 17 00:00:00 2001 From: Michael Sevakis Date: Tue, 11 May 2010 14:09:26 +0000 Subject: 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 --- firmware/export/config/gigabeatfx.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'firmware/export') 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 @@ #define FLASH_SIZE 0x400000 /* Define this to the CPU frequency */ -#define CPU_FREQ 16934400 +#define CPU_FREQ 294940800 /* Define this if you have ATA power-off control */ #define HAVE_ATA_POWER_OFF -- cgit v1.2.3