how to fuse yocto images to i.mx6 emmc with uuu?

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

how to fuse yocto images to i.mx6 emmc with uuu?

771 次查看
gufengzi
Contributor III

many images are generated after compiling i.mx6 yocto projuect.

how to use the following different rootfs images?

how to use UUU to fuse u-boot/zimage/rootfs to eMMC?

which rootfs file shoud be used?

imx-image-full.env
imx-image-full-imx6qpsabresd-20240108113535.rootfs.manifest
imx-image-full-imx6qpsabresd-20240108113535.rootfs.tar.zst
imx-image-full-imx6qpsabresd-20240108113535.rootfs.wic.bmap
imx-image-full-imx6qpsabresd-20240108113535.rootfs.wic.zst
imx-image-full-imx6qpsabresd-20240108113535.testdata.json
imx-image-full-imx-uboot-bootpart.wks
modules--6.1.36+git0+04b05c5527-r0-imx6qpsabresd-20240104030808.tgz
0 项奖励
回复
4 回复数

756 次查看
Harvey021
NXP TechSupport
NXP TechSupport

You can download the uuu document and tools from: Release Release uuu_1.5.165 · nxp-imx/mfgtools · GitHub

or refer to <4.2 Universal update utility> in Linux User guide. https://www.nxp.com/docs/en/user-guide/IMX_LINUX_USERS_GUIDE.pdf

Command for your reference:  uuu -b emmc_all <bootloader> <rootfs.wic.zst/*> 

rootfs: imx-image-full-imx6qpsabresd-20240108113535.rootfs.wic.zst

 

Regards

Harvey

0 项奖励
回复

753 次查看
gufengzi
Contributor III

I can find nothing about dtb version with command  uuu -b emmc_all <bootloader> <rootfs.wic.zst/*> .

which dtb is used?

0 项奖励
回复

745 次查看
Harvey021
NXP TechSupport
NXP TechSupport

I don't have the Yocto one but should be one as imx6qp-sabresd.dtb by default. 

You can try pri fdtfile in uboot console to confirm it.

 

Regards

Harvey

0 项奖励
回复

741 次查看
gufengzi
Contributor III

how to use imx-image-full.env, rootfs.tar.zst, rootfs.wic.bmap, testdata.json, uboot-bootpart.wks?

0 项奖励
回复