Way to change imx23 cpu and ddr frequencies in linux 4.x

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Way to change imx23 cpu and ddr frequencies in linux 4.x

494 Views
anatolivanov
Contributor I

HI!

I`m using buildroot to produce runnable linux image for my imx23-based board. Now i need to set cpu freq at startup of the system to 392.73MHz.

I thought that it possible to do it with "cpufreq" utility but buildroot fails to compile it for imx23. Also i need to set ddr freq to 96MHz.

So can anybody show me way how to set cpu and ddr freqs of the system or advice something else?

Labels (2)
0 Kudos
1 Reply

339 Views
igorpadykov
NXP Employee
NXP Employee

HI Anatol

some such examples can be found in  imx-bootlets_xx/boot_prep/init-mx23.c :

http://repository.timesys.com/buildsources/i/imx-bootlets/imx-bootlets-10.12.01/imx-bootlets-src-10....

or i.MX23 ltib Linux 2.6.31 :

http://www.freescale.com/products/arm-processors/i.mx-applications-processors-based-on-arm-cores/i.m...

Recommended Software & Tools (5)

Linux 2.6.31 Source Code Files 2010.05 Release (REV 2010.05)

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

0 Kudos