imx-mkimage on iMX8QM, how to make u-boot + m4 image without SPL

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

imx-mkimage on iMX8QM, how to make u-boot + m4 image without SPL

2,358 次查看
ambrice
Contributor II

I have a Toradex Apalis-iMX8QM SOM, building a linux image with yocto.  Everything on the A side is working, u-boot runs fine.  Now I want to add some M4 firmware to the imx-boot image that is created.

Looking at the imx-mkimage, it looks like the "flash_linux_m4" target would be the one to use.  However, this one relies on an SPL u-boot.  The u-boot-toradex branch does not build an SPL u-boot.  Is SPL u-boot a requirement for building the u-boot+m4 image due to the size?  If not, what would be the right commands to create the imx-boot from a u-boot-atf.bin file and one or more M4 bin files?

Also, where are the imx-mkimage -flags values documented?

Thanks,

Aaron

0 项奖励
回复
1 回复

2,344 次查看
Zhiming_Liu
NXP TechSupport
NXP TechSupport

Hi

Page 48 in i.MX_Linux_Users_Guide.pdf

4.5.13 How to build imx-boot image by using imx-mkimage

 

BR

Zhiming

 

0 项奖励
回复