hi @Chavira ,
i have build an image using the steps in the guide for IMx6. i can see the file with extension .wic.zst. i would like to know how to flash this into an sdcard.
i understand this is the command to run :
uuu -b sd_all <bootloader> <rootfs (.wic)>
but my problem is i cant understand which bootloader file to use as there as multiple files iwt name u-boot and in this example i can see the files used are having extension sd.bin_flas_evk but i cant find a file with this extension in my folder.
Can you please let me know the file to be used as bootloader.
Also when i try the above command with the file as u-boot.imx i get
Wait for unknown drivers...
kind of errors. even though the card reader is detected by the system.
I am using a VM for building
Please help me if you have any suggestion or solution to this