RAM configuration

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

RAM configuration

2,631 Views
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 Kudos
Reply
6 Replies

2,626 Views
igorpadykov
NXP Employee
NXP Employee
0 Kudos
Reply

2,621 Views
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 Kudos
Reply

2,611 Views
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 Kudos
Reply

2,592 Views
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 Kudos
Reply

2,587 Views
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 Kudos
Reply

2,555 Views
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 Kudos
Reply