what's the CPU max frequence?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

what's the CPU max frequence?

1,013 次查看
murphy1
Contributor I

I am working on MCIMX6Y2DVM05AB, datasheet show it's max frequence is 528Mhz, but I get the real time cpu frequence using "cat /sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_cur_freq" , I get 900000, means CPU run at 900Mhz, why the max frequence is not 528M? I am confused about this.

0 项奖励
回复
2 回复数

913 次查看
murphy1
Contributor I

I know the problem now, as for imx6ull, the default max cpu frequence in linux device tree is 900Mhz, so I need to limit the frequence to 528Mhz in user space or device tree.

0 项奖励
回复

913 次查看
kunalkotecha1
Senior Contributor II

Hi murphy,

Please double check the part number information and also try mapping the same with the U-boot logs. At boot time U-boot will print the board revision and other details. Are those matching with your part number? Can you please send the U-boot logs?

Regards,

Kunal

0 项奖励
回复