U-boot configuartion for 512MB RAM imx6s board

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

U-boot configuartion for 512MB RAM imx6s board

1,711 次查看
periyasamyr
Contributor I

How to configure U-boot for 512MB RAM for imx6s board ? . I have changed  PHYS_SDRAM_SIZE variable in include/configs/mx6slevk.h file .  

#define PHYS_SDRAM_SIZE    SZ_1G   to     #define PHYS_SDRAM_SIZE    SZ_512M

kindly confirm that above one change is enough to configure U-boot for 512MB RAM or anything needs to be changed in  board/freescale/mx6slevk/imximage.cfg file (DCD file ) ?

标签 (1)
0 项奖励
回复
1 回复

1,152 次查看
igorpadykov
NXP Employee
NXP Employee

Hi periyasamy

yes PHYS_SDRAM_SIZE is sufficient for new size definition, also correct DCD header

should be set.

Best regards

igor

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

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

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

0 项奖励
回复