Is there any way we can configure IMX6Solo at 400Mhz

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

Is there any way we can configure IMX6Solo at 400Mhz

737 Views
Yogee
Contributor III

Hi,

We need to understand how IMX6S would be configured at 400Mhz to make the system at lowest power. LPDDR2 used would be configured at 333Mhz.

Yogee

Labels (1)
Tags (1)
0 Kudos
4 Replies

556 Views
YixingKong
Senior Contributor IV

Yogee

This discussion is closed since no activity. If you still need help, please feel free to reply with an update to this discussion, or create another discussion.

Thanks,

Yixing

0 Kudos

556 Views
YixingKong
Senior Contributor IV

Yogee

Had your issue got resolved? If yes, we are going to close the discussion in 3 days. If you still need help, please feel free to reply with an update to this discussion.

Thanks,

Yixing

0 Kudos

556 Views
AnsonHuang
NXP Employee
NXP Employee

I think you can just use the powersave governor for cpufreq driver, then cpufreq will be fixed at 396MHz.

echo powersave > /sys/devices/system/cpu/cpu0/cpufreq/scaling_available_governor.

0 Kudos

556 Views
tonyzheng
NXP Employee
NXP Employee

Hi, Yogee

you can refer to i.MX_6Solo6DualLite_Linux_Reference_Manual.pdf.

Maybe you can adopt other methods to realize the objective of low-power consumption. And for example, Low-level Power Management driver on Linux.

As far as i know, IMX6Solo hardware supports four low-power modes: RUN, WAIT, STOP, and DORMANT , you can make the CPU run under these low-power modes.

Regards,

Tony

0 Kudos