How to use uuu emmc flash *. wic.zst file?

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

How to use uuu emmc flash *. wic.zst file?

ソリューションへジャンプ
5,616件の閲覧回数
lidongxu
Contributor II

I previously built version L5.10 of Yocto's BSP, which has a mirror file of * wic.bz2, so I used this command to flash.

uuu -b emmc_all imx-boot-imx8mp-ai-robot-sd.bin-flash_evk imx-image-multimedia_imx8mp-ai-robot.wic.bz2

However, when building version L6.1, it generated *. wic.zst. Should I use the same command to flash? Do I need to make some modifications?

ラベル(1)
タグ(1)
0 件の賞賛
返信
1 解決策
5,576件の閲覧回数
joanxie
NXP TechSupport
NXP TechSupport

refer to the user guide

The following command decompresses zst file and writes into eMMC:
uuu -b emmc_all <bootloader> <rootfs.wic.zst/*>

元の投稿で解決策を見る

0 件の賞賛
返信
4 返答(返信)
5,577件の閲覧回数
joanxie
NXP TechSupport
NXP TechSupport

refer to the user guide

The following command decompresses zst file and writes into eMMC:
uuu -b emmc_all <bootloader> <rootfs.wic.zst/*>

0 件の賞賛
返信
5,574件の閲覧回数
lidongxu
Contributor II
Thank you very much for your reply!
Does this mean that there is no difference between. wic.bz2 and. wic.zst? For Flash ? Can I understand it this way ?
0 件の賞賛
返信
5,567件の閲覧回数
joanxie
NXP TechSupport
NXP TechSupport

 they are just different zip format, old bsp version uses bz2, current bsp uses zst, if you use the latest uuu tool, which should support them both

0 件の賞賛
返信
5,561件の閲覧回数
lidongxu
Contributor II
Thank you very much for your help!

Best wishes
0 件の賞賛
返信