RAM configuration

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

RAM configuration

2,673件の閲覧回数
shamiullah
Contributor III

Hello all,

I am using imx6ulevk board and we want to configure a new RAM for our customized board. D2516ECMDXGME-U is the new RAM we want to configure. I have seen in uboot for details but i find three directories names mx6ul_14x14_ddr3_val/  , mx6ul_14x14_evk/ and mx6ul_14x14_lpddr2_val/ in uboot-imx/board/freescale/

Can you  please share the procedure for new RAM configuration and in which do we have to make changes ?

 

Thanks and Regards

Shamiullah

0 件の賞賛
返信
6 返答(返信)

2,668件の閲覧回数
igorpadykov
NXP Employee
NXP Employee
0 件の賞賛
返信

2,663件の閲覧回数
shamiullah
Contributor III

Hi igor,

Thank you for quick and valuable response.

The previous DDR used in imx6ul evk is DDR3 and the new DDR is also of DDR3 technology. The change is only the data rate and timing settings. So do we have to change the whole settings for new DDR ?

Thanks and Regards

Shamiullah

0 件の賞賛
返信

2,653件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

>So do we have to change the whole settings for new DDR ?

 

yes. All steps should be implemented: RPA tool and ddr test, dcd header change.

 

Best regards
igor

0 件の賞賛
返信

2,634件の閲覧回数
shamiullah
Contributor III

Hi Igor,

> yes. All steps should be implemented: RPA tool and ddr test, dcd header change.

For new DDR configuration, the configuration is to be done in uboot ? or in kernel?

Thanks & Regards

Shamiullah

0 件の賞賛
返信

2,629件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

>For new DDR configuration, the configuration is to be done in uboot ? or in kernel?

 

update uboot dcd header with new ddr settings found from test

https://source.codeaurora.org/external/imx/uboot-imx/tree/board/freescale/mx6ul_14x14_evk/imximage.c...

 

Best regards
igor

0 件の賞賛
返信

2,597件の閲覧回数
shamiullah
Contributor III

I have updated the DCD table in uboot imximage.cfg file . After compilation when i see the values in board/freescale/mx6ul_14x14_evk/mx6ul_14x14_evk.c file the values are different. Please find the attached screenshot below

Thanks and Regards

Shamiullah

0 件の賞賛
返信