DDR porting on IMX280

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

DDR porting on IMX280

1,181件の閲覧回数
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,130件の閲覧回数
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 件の賞賛
返信