How to modify code for hw change for ddr from 4 chip to 2 chip

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

How to modify code for hw change for ddr from 4 chip to 2 chip

626件の閲覧回数
mingmingyuan
Contributor III

How to modify code for hw change for ddr from 4 chip to 2 chip

ラベル(2)
0 件の賞賛
3 返答(返信)

531件の閲覧回数
Yuri
NXP Employee
NXP Employee

Hello,

  Changing DRAM parts from 4 to 2 may mean changing number of CSs or data

port size (32 or 16 bits). Corresponding parameters (MDASP[CS0_END] , MDCTL[DSIZ])
should be modified in initialization script or DCD table of U-boot.

Have a great day,
Yuri

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

0 件の賞賛

531件の閲覧回数
mingmingyuan
Contributor III

Hi sir:

thank you for your support!

imx6q default design ddr is 64 bit, How to change it to 32 bit?

can you give me some document about ddr?

0 件の賞賛

531件の閲覧回数
Yuri
NXP Employee
NXP Employee

Hello,

MDCTL[DSIZ] = 01 for 32-bit.

Please refer to section MMDC Core Control Register (MMDCx_MDCTL)

in i.MX6 Reference manual for more details.

DRAM Customization on i.MX6x | NXP Community

Regards,

Yuri.

0 件の賞賛