Hi,
in u-boot 2015.4 which of file (Plugin.s) or imximage.cfg init DDR3 memory? I want to change chip to 2Gb (in evk 4 Gb). Which of file i must to correct?
Thanks
Hi Sariev
imximage.cfg inits DDR3 memory
uboot-imx.git - Freescale i.MX u-boot Tree
Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Thank you, Igor. What is the purpose file Plugin.s ?
please check sect.8.7 Plugin Image i.MX6DQ Reference Manual
http://cache.freescale.com/files/32bit/doc/ref_manual/IMX6DQRM.pdf
Ok, thank you. And the last question:
Im use a 2 Gbit DDR3 with MX6UL. In u-boot need change only PHYS_SDRAM_SIZE (config) and setting in imximage.cfg file? Or need to make any more changes?
Thank you, Ruslan.
only PHYS_SDRAM_SIZE (config) and setting in imximage.cfg file are needed.
~igor