Hello so I've been trying to flash Android 9 into a custom tablet. The board used it is an i.MX 8M Mini EVK that my senior tasked me to flash Android 9 in it. I did everything I could to flash it but it keeps getting stuck at
[ =========100%=================] SDP: boot -f u-boot-imx8mm-evk-uuu.imx.link
And no more responses. Is there like a way to solve this? Thanks. Oh and I also used UUU for the flashing method
Additional info: My device also is stuck in a bootloop after I accidentally installed the wrong image so yeah, but I can still access the SDP though
PS D:\platform-tools> .\uuu_imx_android_flash.bat -f imx8mm -tos -e
This script is validated with uuu 1.2.135 version, please align with this version.
dtbo is supported
dual slot is supported
generate lines to flash u-boot-imx8mm-trusty.imx to the partition of bootloader0
generate lines to flash partition-table.img to the partition of gpt
generate lines to flash dtbo-imx8mm.img to the partition of dtbo_a
generate lines to flash boot.img to the partition of boot_a
generate lines to flash system.img to the partition of system_a
generate lines to flash vendor.img to the partition of vendor_a
generate lines to flash vbmeta-imx8mm.img to the partition of vbmeta_a
generate lines to flash dtbo-imx8mm.img to the partition of dtbo_b
generate lines to flash boot.img to the partition of boot_b
generate lines to flash system.img to the partition of system_b
generate lines to flash vendor.img to the partition of vendor_b
generate lines to flash vbmeta-imx8mm.img to the partition of vbmeta_b
uuu script generated, start to invoke uuu with the generated uuu script
uuu (Universal Update Utility) for nxp imx chips -- libuuu_1.5.201-0-g727fc2b
Success 0 Failure 0
1:1- 1/ 1 [=================100%=================] SDP: boot -f u-boot-imx8mm-evk-uuu.imx.link
Hi,
The serial log will show the errors if it stuck here.
Best Regards,
Zhiming