Hi all.
I'm working with a maaxboard aes-mc-sbc-imx8m-g.
I build hardknott image, mixing some recipes from dunfell for meta-qt5 layer.
Now I have to build the final image, and often I use wic.
wic list create gives me this list
imx-uboot-spl-bootpart
imx-uboot
ls104x-uboot-bootpart
imx-uboot-mxs
imx-uboot-spl
imx-uboot-mxs-bootpart
imx-imx-boot-bootpart
imx-uboot-bootpart
lx2160acex7
directdisk-multi-rootfs
mkefidisk
qemux86-directdisk
qemuriscv
directdisk-bootloader-config
sdimage-bootpart
systemd-bootdisk
mkhybridiso
efi-bootdisk
directdisk
directdisk-gpt
I tryed these: imx-uboot, imx-uboot-bootpart, sdimage-bootpart
I dd the image on the sdcard, but the board won't start.
But if I decompress lite-image-aes-mc-sbc-imx8m-g-20230315214209.rootfs.wic.bz2 and I dd the file lite-image-aes-mc-sbc-imx8m-g-20230315214209.rootfs.wic to the sdcard, the board starts.
Where I can find how to sdcard must by "composed" to allow the board to start?
I'd like to use wic
Best regards,
MZ