what's the CPU max frequence?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

what's the CPU max frequence?

1,024件の閲覧回数
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 返答(返信)

924件の閲覧回数
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 件の賞賛
返信

924件の閲覧回数
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 件の賞賛
返信