mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 13:12:37 -05:00
xduoo: x3ii and x20 also have their CPUs clocked at 1008 MHz.
Change-Id: I59fbd1edc934a6e2b2323e13b4efc3cc1caad903
This commit is contained in:
parent
ae58b5aafe
commit
0fe7db2460
2 changed files with 2 additions and 2 deletions
|
|
@ -107,7 +107,7 @@
|
|||
#define HAVE_SW_POWEROFF
|
||||
|
||||
/* Define this to the CPU frequency */
|
||||
#define CPU_FREQ 504000000
|
||||
#define CPU_FREQ 1008000000
|
||||
|
||||
/* No special storage */
|
||||
#define CONFIG_STORAGE STORAGE_HOSTFS
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue