IMX8MP Android13_2.0.0 not able to boot up on Imx8Plus EVK

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

IMX8MP Android13_2.0.0 not able to boot up on Imx8Plus EVK

ソリューションへジャンプ
1,529件の閲覧回数
Brady
Contributor I

Hi NXP.

We are installing the Android13 on our project and we have applied IMX8MPlus EVK at hand. 

We followed the Android Users Guide and compiled the Android13_2.0.0. The Android13 not able to boot up seems hang on when starting the Kernel.

 

Attached "Android13_bootup log from uART.zip" is the error we got. Please be note the first time boot up after program it's different behavior it will hang when start kernel. This file is after power off. 

Attached "build-log" is take from the compile period. 

We have cross check with the demo image "android-13.0.0_2.0.0_Image_8mpevk.tar.gz" everything is good no problem. 

So the problem must from the compile or some setting nor correct. We have try replace and cross check looks like the issues is from vendor_boot.img or vbmeta-imx8mp-revb4.img...

Please help us.  

Thank.

ラベル(2)
0 件の賞賛
返信
1 解決策
1,499件の閲覧回数
Harvey021
NXP TechSupport
NXP TechSupport

Have the startup logs been entered into the kernel? Or does it always stop at "boot header version not supported!". If there are more complete startup logs and enter the kernel, you can use fastboot flash vbmeta vbmeta-imx8mp-revb4.img --disable-verity to turn off verity and try it. Still recommend to check your compilation environment, such as the host, clang, etc.

 

Best regards

Harvey

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
1,488件の閲覧回数
Brady
Contributor I

Hi Harvey.

Thanks very much I found the reason. my mistakes. it's the compilation environment.

Thank you. a nice day. 

0 件の賞賛
返信
1,500件の閲覧回数
Harvey021
NXP TechSupport
NXP TechSupport

Have the startup logs been entered into the kernel? Or does it always stop at "boot header version not supported!". If there are more complete startup logs and enter the kernel, you can use fastboot flash vbmeta vbmeta-imx8mp-revb4.img --disable-verity to turn off verity and try it. Still recommend to check your compilation environment, such as the host, clang, etc.

 

Best regards

Harvey

0 件の賞賛
返信