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

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

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

跳至解决方案
2,553 次查看
浩卢
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.

标签 (2)
0 项奖励
1 解答
1,993 次查看
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 项奖励
3 回复数
1,994 次查看
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 项奖励
1,993 次查看
浩卢
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 项奖励
1,993 次查看
浩卢
Contributor III

hi igorpadykov

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

0 项奖励