mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-09 05:05:20 -05:00
Correct comment.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25490 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
2149199b90
commit
527a2e64ab
1 changed files with 2 additions and 2 deletions
|
|
@ -78,8 +78,8 @@
|
|||
|
||||
#ifdef SANSA_FUZEV2
|
||||
/* CPU_FREQ is defined in config/<target>.h
|
||||
* display is noticeably slower at 24MHz
|
||||
* 34285715 HZ works butter but 40MHz works even better*/
|
||||
* display is unbearable slow at 24MHz
|
||||
* 34285715 HZ works ok but 40MHz works even better*/
|
||||
#define AS3525_DRAM_FREQ CPU_FREQ /* Initial DRAM frequency */
|
||||
#else
|
||||
#define AS3525_DRAM_FREQ 24000000 /* Initial DRAM frequency */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue