How to fix DDR bus width with i.MX6DL-Sabre board

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

How to fix DDR bus width with i.MX6DL-Sabre board

跳至解决方案
1,331 次查看
torus1000
Contributor V

Hi,
Now I try to check i.MX6S performance with i.MX6DL-Sabre board.
I think big difference between i.MX6S and i.MX6DL are core number and DDR bus width.
I only know how to disables one of dual core.

Does anyone know how to fix DDR bus width to x32?

Is it available to set 01 to MDCTL[DSIZ] after kernel bootup?
(Running change is OK for it?)

Thanks

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

Hi torus1000

DDR bus width can be set when DDR is initialized in Uboot

flash_header.S. It can not be changed after kernel bootup.

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

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

-----------------------------------------------------------------------------------------------------------------------

在原帖中查看解决方案

0 项奖励
回复
1 回复
1,142 次查看
igorpadykov
NXP Employee
NXP Employee

Hi torus1000

DDR bus width can be set when DDR is initialized in Uboot

flash_header.S. It can not be changed after kernel bootup.

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

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

-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复