about how to flash android images to sd card?

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

about how to flash android images to sd card?

951 次查看
13660284951
Contributor III

first:our board usb typec device is not work well ,so i want,Is there anyways to flash android images to sd card without board?

0 项奖励
2 回复数

815 次查看
gusarambula
NXP TechSupport
NXP TechSupport

Hello Zhou Wei,

You didn’t mention which Android BSP you are using. But please check on the documentation of your i.MX Android BSP or the Android User’s Guide. In this document you will find a Storage Partitions table with details on the different partitions required by Android. You may create these partitions using fdisk or a similar tool on your Linux Host, but this document also refers to a script that creates these partitions for you.

I hope this helps!

Regards,

815 次查看
13660284951
Contributor III

thanks gusarambula

  our platform is android9 and device is imx8mm,switch board enter otg download mode,the pc is recognise usb as hid device,while i use "uuu u-boot.imx" this command download uboot image,the device had been recognised is as usb download garget device of pc,

and so,I run "./uuu-imx-android.sh -f imx8mm -e -c 7" command .is show us [BULK(W):LIBUSE_ERROR_TIMEOUT] FB:ucmd setenv fastboot_dev_mmc  @gusarambula

0 项奖励