uboot ddr stress tester can not set VDD 1.325v like windows tester

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

uboot ddr stress tester can not set VDD 1.325v like windows tester

Jump to solution
1,297 Views
xiangkunkong
Contributor II

Hi,

Now i'm trying ddr stress test on my board(imx6q) in u-boot,

but i can not set VDD_SOC_CAP/VDD_ARM_CAP 1.325v.(Max is 1.3v)

How can i set more than 1.3v VDD?

 

below is uboot log:

=====================================

Would do you want to change VDD_SOC_CAP/VDD_ARM_CAP voltage? Type 'y' to run and 'n' to skip

Please select VDD_SOC_CAP volatage on the board
Type 0 for 1.15V; 1 for 1.175V; 2 for 1.2V; 3 for 1.225V; 4 for 1.25V; 5 for 1.275V; 6 for 1.3V

 

0 Kudos
Reply
1 Solution
1,283 Views
igorpadykov
NXP Employee
NXP Employee

Hi xiangkunkong

 

one can try to change them using PMU_REG_CORE register described in

sect.50.7.4 Digital Regulator Core Register (PMU_REG_COREn)

i.MX 6Dual/6Quad Applications Processor Reference Manual

 

Best regards
igor

View solution in original post

0 Kudos
Reply
2 Replies
1,284 Views
igorpadykov
NXP Employee
NXP Employee

Hi xiangkunkong

 

one can try to change them using PMU_REG_CORE register described in

sect.50.7.4 Digital Regulator Core Register (PMU_REG_COREn)

i.MX 6Dual/6Quad Applications Processor Reference Manual

 

Best regards
igor

0 Kudos
Reply
1,273 Views
xiangkunkong
Contributor II

Hi igor, 

 

Thanks for your reply. it works for me.

 

Best regards!

Kong

0 Kudos
Reply