imx6s: Can determine if DDR data lines are swapped via linux config

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

imx6s: Can determine if DDR data lines are swapped via linux config

跳至解决方案
1,195 次查看
batwings
Contributor II

I have a commercial reference board (Hummingboard Gate) that the schematic excludes the DDR connections to the imx6.    We are about to make a custom board but we wanted to minimize the software changes.   

1)  What register names control the Data line swapping (Looked in the RM and don't see it in the MMDC or IOMUX )

2)  Is there a way to query the registers via linux to deteremine what our current setup is?

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

Hi Jason

1. example of data swapping can be found in p.4 spf-27392 i.MX6 Sabre SD schematic

Schematics (1)
Design files, including hardware schematics, Gerbers, and OrCAD files.
SABRE Platform for Smart Devices | NXP 

there are no special registers for data line swapping.

2. no.

In general it does not matter how data swapping is performed. Just use

recommendations in i.MX6 System Development User’s Guide

https://www.nxp.com/docs/en/user-guide/IMX6DQ6SDLHDG.pdf

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

在原帖中查看解决方案

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

Hi Jason

1. example of data swapping can be found in p.4 spf-27392 i.MX6 Sabre SD schematic

Schematics (1)
Design files, including hardware schematics, Gerbers, and OrCAD files.
SABRE Platform for Smart Devices | NXP 

there are no special registers for data line swapping.

2. no.

In general it does not matter how data swapping is performed. Just use

recommendations in i.MX6 System Development User’s Guide

https://www.nxp.com/docs/en/user-guide/IMX6DQ6SDLHDG.pdf

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

0 项奖励
回复