IMX8MP debug port change to uart4 on Android

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

IMX8MP debug port change to uart4 on Android

跳至解决方案
859 次查看
FoxYang
Contributor I

Hi,

In imx8mp on customer board.

I have already change debug port from uart2 to uart4 on yocto(Linux 6.1.1_1.0.1 BSP).

And type cmd is OK.

 

The same modify on Android (Android 13.0.0_2.0.0 (L6.1.22_2.0.0 BSP)),

after booting finish(hdmi show android launcher),debug console can show message

but can't type anything.

 

I have compare yocto and android modify.

There are 2 file I can't find in Android BSP.

\sources\meta-freescale\conf\machine\include\imx-base.inc

\sources\meta-freescale\conf\machine\include\imx8mp-evk.inc

 

How to fix it?

Thanks.

 

0 项奖励
回复
1 解答
807 次查看
AldoG
NXP TechSupport
NXP TechSupport

Hello,

You are looking for Yocto specific files, that are not available on Android.
For Android you'll need to patch Linux/Uboot/ATF the same way you did for the Linux system you built using Yocto.

Best regards/Saludos,
Aldo.

在原帖中查看解决方案

0 项奖励
回复
1 回复
808 次查看
AldoG
NXP TechSupport
NXP TechSupport

Hello,

You are looking for Yocto specific files, that are not available on Android.
For Android you'll need to patch Linux/Uboot/ATF the same way you did for the Linux system you built using Yocto.

Best regards/Saludos,
Aldo.

0 项奖励
回复