How to disable the DVFS function for i.MX6Q

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

How to disable the DVFS function for i.MX6Q

ソリューションへジャンプ
2,315件の閲覧回数
yuuki
Senior Contributor II

Dear all,

We run AndoridKK4.4.3 BSP on the i.MX6Q-SABRE-SDB board.

However, we have the problem that a system reboots.

When a frequency is fixed to 396MHz, it seems that the problem does not occur.

At this time, We observed the voltage of VDD_ARM_IN and VDD_ARM_CAP.
However, the voltage is stable.

We want to try disabling DVFS function.

Would you tell me the method to disable the DVFS function?

Best Regards,
Yuuki

ラベル(2)
タグ(3)
0 件の賞賛
返信
1 解決策
1,938件の閲覧回数
b36401
NXP Employee
NXP Employee

You can try this command
# echo performance > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor
to disable DVFS.

Have a great day,
Victor

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

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
1,939件の閲覧回数
b36401
NXP Employee
NXP Employee

You can try this command
# echo performance > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor
to disable DVFS.

Have a great day,
Victor

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

0 件の賞賛
返信