How to skip the ddr training in SPL

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

How to skip the ddr training in SPL

569件の閲覧回数
dengxing
Contributor I

I am working on optimizing the startup speed,and ddr training takes 360ms in SPL,so I want to skip it.

I tired to note ddrphy_trained_csr[] and g_cdd_max[] after ddr training, comment the ddr training code,write the array to reg.

but  it will restart after executing the malloc statement.

 

Does anyone know how to skip DDR training?(The following image shows my modifications)

 

comment  ddr trainingcomment ddr trainingdownload2.png

 
ラベル(1)
0 件の賞賛
返信
2 返答(返信)

488件の閲覧回数
dengxing
Contributor I

Thank you very mach,this document gave me some ideas.

0 件の賞賛
返信

508件の閲覧回数
Harvey021
NXP TechSupport
NXP TechSupport

Hi @dengxing 

The DDR training for SPL can't be skipped. Linux Boot Time Optimizations for i.MX8M Family (nxp.com) the AN provides Boot Time Optimization which might be helpful for you.

 

Best regards

Harvey

0 件の賞賛
返信