sudo dd if=./fsl-image-multimedia-imx8mqevk-20201009141009.rootfs.wic of=/dev/sdc bs=1M conv=fsync
The jumpers on the card are OK as the binary image provided by NXP boots fine (3=ON, 4=ON, other=OFF)
By the way, I found some command on Yocto website :
wic ls fsl-image-multimedia-imx8mqevk-20201009141009.rootfs.wic
It returns :
Num Start End Size Fstype
1 8388608 95629311 87240704 fat16
2 100663296 2300739583 2200076288 ext4
Is the first partition uboot ?