Android failed to boot after flashing with 10.0.0_2.0.0 demo images

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

Android failed to boot after flashing with 10.0.0_2.0.0 demo images

703 Views
xarowubas
Contributor III

I'm trying to bring up iMX8M Quad EVK (rev A) with Android Q10.0.0_2.3.0
https://www.nxp.com/webapp/Download?colCode=Q10.0.0_2.3.0_DEMO_8MQ

I'm not able to boot after successfully flashing using the following download scripts:
• UUU to download all images to the eMMC/SD card.
Command:  sudo ./uuu_imx_android_flash.sh -f imx8qm -a -e -u trusty-secure-unlock
• fastboot_imx_flashall script to download all images to the eMMC/SD storage.
Command: sudo ./fastboot_imx_flashall.sh -f imx8qm -a -e -u trusty-secure-unlock


After flashing with 2.3.0 or any other 2.x.x images, fails to complete booting, instead stuck at

[    2.895431] rfkill: BT RF going to : on

[    2.899281] mxc_bt_rfkill_reset

[    2.902482] mmcblk0rpmb: mmc0:0001 DG4016 partition 3 4.00 MiB, chardev (236:0)

[    2.915417] ak4458 2-0010: ASoC: failed to probe component -6

[    2.921180] imx-ak4458 sound-ak4458: ASoC: failed to instantiate card -6

[    2.927959] imx-ak4458 sound-ak4458: snd_soc_register_card failed (-6)

[    2.935314] Alternate GPT is invalid, using primary GPT.

[    2.940684] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12

[    2.946380] ak5558 2-0013: ASoC: failed to probe component -6

[    2.952144] imx-ak5558 sound-ak5558: ASoC: failed to instantiate card -6

[    2.958985] imx-ak5558 sound-ak5558: snd_soc_register_card failed (-6)

[    2.967597] imx-cdnhdmi sound-hdmi: i2s-hifi <-> 30050000.sai mapping ok

[    2.974335] imx-cdnhdmi sound-hdmi: ASoC: no DMI vendor name!  

In the same setup, older Android Q10.0.0_1.0.0 works without any issue:
https://www.nxp.com/webapp/Download?colCode=Q10.0.0_1.0.0_DEMO_8MQ

Tried on multiple boards, multiple 2.x.x releases, still no luck

Labels (1)
0 Kudos
2 Replies

685 Views
Zhiming_Liu
NXP TechSupport
NXP TechSupport

Hi,

It seems you did not set the correct boot args .You can download our quick user guide in 6.4.2 Booting with physical HDMI display

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

Best Regards,

Zhiming

0 Kudos

678 Views
xarowubas
Contributor III

Thanks Zhiming for the quick reply

I've flashed it once more (PFA: flashing_log) and tried with your suggestion, but no luck

Sill stuck at the same place.

0 Kudos