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

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

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

跳至解决方案
1,296 次查看
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 项奖励
回复
1 解答
1,282 次查看
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 项奖励
回复
2 回复数
1,283 次查看
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 项奖励
回复
1,272 次查看
xiangkunkong
Contributor II

Hi igor, 

 

Thanks for your reply. it works for me.

 

Best regards!

Kong

0 项奖励
回复