How to setup boot_data2 of plugin mode in u-boot

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

How to setup boot_data2 of plugin mode in u-boot

894 Views
mmj
Contributor III

Hi Community,

I'm working on an imx.6 DL board bring-up using BSP l5.0.0_1.0.0-ga.

We need initialize the MMDC in plugin mode, but the parameters such as ivt_header, boot_data in mx6_plugin.S are all set to 0x0 by default.

I have tried to compile and run u-boot with CONFIG_USE_PLUGIN enabled on SabreSD demo board but no success to boot up.

Compared with old flash_header.s of u-boot v-2009, I think the ivt_header, boot_data, app_code_jump_v etc. are missing in l5.0.0_1.0.0-ga and later BSP.

Dose anyone can help to provide these parameters in plugin mode?

Thanks.

Best Regards,

Peter

0 Kudos
1 Reply

420 Views
Rita_Wang
NXP TechSupport
NXP TechSupport

Hi

You can refer to iMX6 - MFG-Tool firmware u-boot compiled in plugin mode . Hope this can do some help to you.

Have a nice day

Dan

0 Kudos