for imx6ull, Can DDR be used downclocking?

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

for imx6ull, Can DDR be used downclocking?

561 Views
michael_yang
Contributor I

Can DDR be used downclocking? If so, how to do it.

Labels (1)
0 Kudos
5 Replies

547 Views
joanxie
NXP TechSupport
NXP TechSupport

what clock do you need support?

0 Kudos

538 Views
michael_yang
Contributor I

downclock 80%

0 Kudos

469 Views
joanxie
NXP TechSupport
NXP TechSupport

try to use the command

echo 5 > /sys/devices/soc0/soc/soc\:busfreq/enable

if current PLL for your DDR couldn't support frequency you need, maybe you need change the PLL in uboot and kernel

0 Kudos

477 Views
JudyJeo
Contributor III

You can change the dts default settings fsl,max_ddr_freq = <400000000>; to see if it can work or not.

But need to the pll freq can be divided.

0 Kudos

522 Views
joanxie
NXP TechSupport
NXP TechSupport

pls refer to the chapter 2.5.4 Dynamic Bus Frequency of enclosed file

0 Kudos