Hi Sirs,
The hardware of my customer board is iMX8M Nano with a 512MB DDR4, and I'm trying to porting Android 11 on it.
I using "Android 11.0.0_2.0.0 (Linux 5.10.9 kernel)" BSP as the code base to porting new parameters correspond to my customer board's DDR 4.
After compiled the images successfully, I using "uuu_imx_android_flash.bat" to download image on Win 10.
When I type in the download command : .\uuu_imx_android_flash.bat -f imx8mn -a -u ddr4 -d ddr4 -e
it always stop(or stuck) at the status shown as below:
1:102 1/ 1 [=================100%=================] SDPS: boot -f u-boot-imx8mn-ddr4-evk-uuu.imx.link
Could you please guide me how to fix it?
Is there a more detailed log about this tool can be checked?
Waiting for your kind response, Thank you in advance.