HBus autoslow feature

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

HBus autoslow feature

跳至解决方案
1,665 次查看
lategoodbye
Senior Contributor I

Hi,

i've compared Linux busfreq driver in FSL BSP between mx23 and mx28 . In the mx23 profile the h_autoslow_flags are greater 0, but in the mx28 profile they are always 0 (=unused from my understanding).

What's the reason for this?

Best regards

Stefan Wahren

标签 (2)
标记 (3)
0 项奖励
回复
1 解答
1,525 次查看
Yuri
NXP Employee
NXP Employee

   We do  not use the hardware auto-slow mode for the HBUS
(HW_CLKCTRL_HBUS[AUTO_SLOW_MODE] = 1).
Software (manual) approach is used instead. This allows
to re-configure correctly memory frequency too.

Regards,
Yuri.

在原帖中查看解决方案

0 项奖励
回复
3 回复数
1,525 次查看
Yuri
NXP Employee
NXP Employee

   Linux BSP for i.MX28 supports standard CPUFREQ feature in order
to configure several typical configurations for CPU and memory / bus
frequencies.


Have a great day,
Yuri

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

0 项奖励
回复
1,525 次查看
lategoodbye
Senior Contributor I

Hi Yuri,

let me clarify my question:

Why doesn't the mx28 busfreq driver make use of HBus autoslow feature?

Are there any drawbacks that leads to that descision?

0 项奖励
回复
1,526 次查看
Yuri
NXP Employee
NXP Employee

   We do  not use the hardware auto-slow mode for the HBUS
(HW_CLKCTRL_HBUS[AUTO_SLOW_MODE] = 1).
Software (manual) approach is used instead. This allows
to re-configure correctly memory frequency too.

Regards,
Yuri.

0 项奖励
回复