Zhao Bingqi-w19411 wrote:
> 
> Hello   dear  all :
> 
>         I  want  to  change  CPU  from  206MHz  to  133MHz.
> 
> How  to  do?
> 
> I  must  modify  some  source  code ?
> And  where ?

The clock is initially set up in the bootloader, so the answer to this
will depend on the bootloader you are using... 

On a running system, /proc/scale/ can be used to change the clock speed

'echo 5 > /proc/scale' should set the clock speed to 133 MHz (or maybe
it just halves it? - i can't remember).

Dunk

_______________________________________________
http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm
Please visit the above address for information on this list.

Reply via email to