1
0
Fork 0
forked from len0rd/rockbox

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
This commit is contained in:
Michael Sevakis 2008-05-08 10:10:09 +00:00
parent e574efa8f7
commit e616092fd5

View file

@ -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 */