DDR porting on IMX280

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

DDR porting on IMX280

1,180 次查看
tony_l_cai
Contributor III

Hi,all

     On MX6SL/MX6DL,we find DDR porting in flash_header.s,but in our IMX280 codebase,we didnt find this file,do this codebase have something wrong? If not, which file is used to DDR porting?

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

1,129 次查看
igorpadykov
NXP Employee
NXP Employee

Hi tony

DDR initialization is performed in bootlets

../boot_prep/init-mx28.c   (like function Init_ddr2_ede1116_4_133MHz(void) )

Bootlets sources may be prepared in ltib (in ltib/RPM/Build):

./ltib -m prep -p boot_stream.spec

rebuild image ./ltib -p boot_stream.spec -f

Best regards

igor

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

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

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

0 项奖励
回复