How to update 1G DDR3 to 2G DDR3 on i.MX6QSabresd board

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

How to update 1G DDR3 to 2G DDR3 on i.MX6QSabresd board

Jump to solution
2,527 Views
浩卢
Contributor III

hi:

How to update 1G DDR3 to 2G DDR3 on i.MX6QSabresd board.What should I do with uboot and kernel?

Now I am using  the vesion L3.0.35  4.0.0.

Labels (2)
0 Kudos
1 Solution
1,967 Views
igorpadykov
NXP Employee
NXP Employee

Hi 浩卢

in uboot/../configs/mx6q_sabresd.h change ddr size parameter

PHYS_SDRAM_1_SIZE

change dcd header with new ddr settings obtained from DDR test

uboot/../mx6q_sabresd/flash_header.S

https://community.freescale.com/docs/DOC-96412

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
3 Replies
1,968 Views
igorpadykov
NXP Employee
NXP Employee

Hi 浩卢

in uboot/../configs/mx6q_sabresd.h change ddr size parameter

PHYS_SDRAM_1_SIZE

change dcd header with new ddr settings obtained from DDR test

uboot/../mx6q_sabresd/flash_header.S

https://community.freescale.com/docs/DOC-96412

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

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

-----------------------------------------------------------------------------------------------------------------------

0 Kudos
1,967 Views
浩卢
Contributor III

Hi igorpadykov

Can you give me some suggestions about this problem ?How to update 1G DDR3 to 2G DDR3 on i.MX6QSabresd board 3.14.52

0 Kudos
1,967 Views
浩卢
Contributor III

hi igorpadykov

Thank you very much.I got it with your solution.

0 Kudos