From e616092fd566e9d0455727ef32a2879f15ac80da Mon Sep 17 00:00:00 2001 From: Michael Sevakis Date: Thu, 8 May 2008 10:10:09 +0000 Subject: Gigabeat S: Might as well show the actual CPU frequency to avoid confusion. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17413 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config-gigabeat-s.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/firmware/export/config-gigabeat-s.h b/firmware/export/config-gigabeat-s.h index e3883cf04b..e290952ce7 100644 --- a/firmware/export/config-gigabeat-s.h +++ b/firmware/export/config-gigabeat-s.h @@ -115,7 +115,7 @@ /* Define this to the CPU frequency */ /* TODO */ -#define CPU_FREQ 16934400 +#define CPU_FREQ 264000000 /* Set by retailOS loader */ /* define this if the unit can be powered or charged via USB */ //#define HAVE_USB_POWER /* Disable for now */ -- cgit v1.2.3