Booting M4 bin from IMX8m mini evk board

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

Booting M4 bin from IMX8m mini evk board

751 Views
wangliu
Contributor I

HI,

I am booting M4 bin on the imx8m mini evk boark, my SDK version is SDK_2.5.0_EVK-MIMX8MM.

I can use the u-boot to load and excure M4 bin with the command:

ext4load mmc 0:2 0x7e0000 cmsis_ii2c_int_b2b_transfer_master.bin
bootaux 0x7e0000

My question is: how can I load and boot m4 bin in the kernel?Or dynamic install and uninstall m4 bin, like kernel module?

Labels (1)
0 Kudos
1 Reply

507 Views
igorpadykov
NXP Employee
NXP Employee

Hi wang

one can look at suggestions provided on

https://community.nxp.com/message/1141696?commentID=1141696#comment-1141696 

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

0 Kudos