Boot Android on imx8mm evk board not working

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Boot Android on imx8mm evk board not working

511 次查看
avijitnsec
Contributor III

Hi, I am trying to build Android for imx8mm evk board.

I have tried the default Android image available in the website mentioned bellow. Seems like the user-space is crashing continuously and the device is stuck at the Android boot screen. 

repo location -

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

Build info - Android 11.0.0_1.2.1 (Linux 5.4.70 kernel)

Run the following commands to build Android for imx8mm_evk

$ tar xf imx-android-11.0.0_1.2.1.tar.gz
$ source imx-android-11.0.0_1.2.1/imx_android_setup.sh
$ source build/envsetup.sh
$ lunch 47 (evk_8mm-userdebug)
$ time ./imx-make.sh 2>&1 | tee build_imx8mm.log

Got the following compilation error in the Kernel, see the attached build log.

Can you please verify ?

0 项奖励
1 回复

501 次查看
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello avijitnsec,

The patch you mentioned is for MX8MPlus and has nothing on MX8MM, you should download and install the Android 11.0.0_2.0.0 (Linux 5.10.9 kernel).

Regards

 

0 项奖励