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:
parent
e574efa8f7
commit
e616092fd5
1 changed files with 1 additions and 1 deletions
|
@ -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 */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue