Hello.
How to change cpu frequency in linux kernel from 500MHz to 600MHz without using cmdline mpurate=600M?
What file in kernel source I have to change ?
With cmdline mpurate=600M kernel tells that it switch into new frequency 600Mhz but BogoMips remains 499,92 and there is no effect of using this cmdline.
I checked cpu speed and it's the same with or without cmdline mpurate=600M.
Please any advices.
Thank you.