mx6ul u-boot ddr3 initialization

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

mx6ul u-boot ddr3 initialization

1,299 Views
sarievruslan
Contributor I

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

Labels (1)
0 Kudos
5 Replies

843 Views
igorpadykov
NXP Employee
NXP Employee

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!
-----------------------------------------------------------------------------------------------------------------------

843 Views
sarievruslan
Contributor I

Thank you, Igor. What is the purpose file Plugin.s ?

0 Kudos

843 Views
igorpadykov
NXP Employee
NXP Employee

please check sect.8.7 Plugin Image i.MX6DQ Reference Manual

http://cache.freescale.com/files/32bit/doc/ref_manual/IMX6DQRM.pdf

0 Kudos

843 Views
sarievruslan
Contributor I

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.

0 Kudos

843 Views
igorpadykov
NXP Employee
NXP Employee

only PHYS_SDRAM_SIZE (config) and setting in imximage.cfg file are needed.

~igor

0 Kudos