Some Issues about DDR on MX6DL

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

Some Issues about DDR on MX6DL

797 次查看
tony_l_cai
Contributor III

Dear All,

     In U-boot 2014.04, we find the DDR cfg has a macro CONFIG_USE_PLUGIN, but I dont know how to use it. could you give me more info ?

     and I also want to know how to user ROM controller ,could you give some examples? The content about the MX6DL reference manual is so obscure that I cannot comprehend it.

3Q~

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

677 次查看
igorpadykov
NXP Employee
NXP Employee

Hi tony

plugin is described in sect.8.7 Plugin Image

i.MX6SDL Reference Manual (rev.2  5/2015)

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

One can consider it as addition to dcd header, as after plugin execution

boot flow returns to ROM. Plugin has not restrictions as dcd header has:

dcd max size 1768 bytes and restricted number accessed peripherals. Also one can

use conditional branch execution.

For boot examples one can look at attached Linux Guide sect.4.5 How to boot the i.MX boards.

Best regards

igor

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

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

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

0 项奖励
回复