Understanding the ConfigFs for iMX8m and Android 11

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

Understanding the ConfigFs for iMX8m and Android 11

680 次查看
omkarphale
Contributor I

Hello,

I have an i.MX8M processor for a custom Android board. I am attempting to port Android 11 onto it. During this porting process, I am encountering issues with ADB over USB and suspect that there is some problem with the ConfigFS mode.

I notice statements like configfs=<0/1/2> in the rc scripts and would like to understand the significance of these numbers.

Currently device is detected as RNDIS device, and because configfs not functional its not able to set it to Google device. Following are the relevant debug log statements -

[ 24.401380][ T33] usb 1-1: New USB device found, idVendor=0525, idProduct=a4a2, bcdDevice= 5.10
[ 24.401380][ T33] usb 1-1: New USB device found, idVendor=0525, idProduct=a4a2, bcdDevice= 5.10
[ 24.419203][ T33] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 24.419203][ T33] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 24.434912][ T33] usb 1-1: Product: RNDIS/Ethernet Gadget
[ 24.434912][ T33] usb 1-1: Product: RNDIS/Ethernet Gadget
[ 24.446106][ T33] usb 1-1: Manufacturer: Linux 5.10.72-00010-g657ec9546edf with dummy_udc
[ 24.446106][ T33] usb 1-1: Manufacturer: Linux 5.10.72-00010-g657ec9546edf with dummy_udc

For more details, please find the attached text file.

I appreciate your help in advance!

标记 (4)
0 项奖励
2 回复数

641 次查看
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello,

Which android is this? because appears to be wrong one of the partition, so i guess rebuild and burn again. You should try the android 13 that is poster on the web site.

Regards

0 项奖励

633 次查看
omkarphale
Contributor I
Appreciate your prompt response!

Since Android 11 is a crucial requirement for our project, migrating to Android 13 is not an option. Could you please assist us in addressing the issue specifically for Android 11?
0 项奖励