1
0
Fork 0
forked from len0rd/rockbox

Implement set_cpu_frequency() for TCC780x, but leave it disabled for now as switching can cause an occasional freeze. Reduce default speed from maximum to 48Mhz.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16882 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Rob Purchase 2008-03-29 20:40:38 +00:00
parent 12b6c847c5
commit 3d36f4e938
3 changed files with 69 additions and 73 deletions

View file

@ -119,10 +119,10 @@
#define HAVE_ATA_POWER_OFF
/* Define this to the CPU frequency */
#define CPU_FREQ 192000000
#define CPU_FREQ 48000000
/* Define this if you have adjustable CPU frequency */
#define HAVE_ADJUSTABLE_CPU_FREQ
/* #define HAVE_ADJUSTABLE_CPU_FREQ */
/* Offset ( in the firmware file's header ) to the file CRC */
#define FIRMWARE_OFFSET_FILE_CRC 0