android 12 boot loop on i.MX8M Plus

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

android 12 boot loop on i.MX8M Plus

771 Views
2744194
Contributor II

Hello,

I compiled android 12.1.0_1.0.0 from scratch on ubuntu 18. I used these commands :
source build/envsetup.sh
lunch evk_8mp-userdebug
./imx-make.sh -j4 2>&1 | tee build-log.txt

compilation is successful. I used this command for flashing :
sudo ./uuu_imx_android_flash.sh -f imx8mp -D /home/user/Desktop/evk_8mp

flashing is successful also. but android does not boot. I think it crashes everytime and start again. I added boot log. Could you please help on this ?

 
 

 

 

0 Kudos
6 Replies

747 Views
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello,

You might check the boot switches, and try to erase and burn again you sd, if this does not work try to use the default demo image to see if this work.

https://www.nxp.com/design/software/embedded-software/i-mx-software/android-os-for-i-mx-applications...

Regards

 

0 Kudos

745 Views
2744194
Contributor II

Hello @Bio_TICFSL 
Thanks for your reply.
I checked demo images and they are working. I am using emmc not sd. I set boot switches as 0001 for flashing images and 0010 for booting android from emmc. I cannot understand what is wrong ?
regards.

0 Kudos

702 Views
sow
Contributor I
I am also encountering similar issue with Android 13.0.0_2.0.0 (L6.1.22_2.0.0 BSP) software source code where demo images are working for imx8mq.
0 Kudos

696 Views
2744194
Contributor II

Hello @sow ,
could you please share your boot log ?
regards.

0 Kudos

690 Views
sow
Contributor I
Please find the below link where error log details has been provided.
0 Kudos