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

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

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

773件の閲覧回数
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 返答(返信)

758件の閲覧回数
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 件の賞賛
返信

755件の閲覧回数
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 件の賞賛
返信

747件の閲覧回数
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 件の賞賛
返信

743件の閲覧回数
gufengzi
Contributor III

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

0 件の賞賛
返信