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

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

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

Jump to solution
638 Views
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?

Labels (2)
0 Kudos
1 Solution
544 Views
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!
-----------------------------------------------------------------------------------------------------------------------

View solution in original post

0 Kudos
1 Reply
545 Views
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 Kudos