Hello,
I have a iMx8mp-evk board and would like to be able to generate a manufacturing image that I can use for uuu to reflash emmc, in preparation for our final hardware.
However, due to logistic issues and legacy dependencies, I cannot use yocto. Though I have generated the wic.zst in yocto, I'd like to be able to genrate it in standalone outside of yocto. Is there a guide for this? I've already am building all bootloader and kernel components in standalone env.
Also, are there any other option to be able to flash bootloader, kernel, and file system into emmc besides wic.zst?
I am open to both suggestion.
Thanks very much
Habib Farahani
Hello,
You can not use the UUU wth another building from android and yocto BSPs, however you can use the command "dd".
regards