Issue flashing prebuilt android image

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

Issue flashing prebuilt android image

跳至解决方案
1,718 次查看
pwcel
Contributor II

Following the Jan 2021 release of the 'Android_Quick_Start_Guide.pdf' but can't flash pre-built android image.

  • Ubuntu 18.04
  • uuu version: tried 1.3.124 and 1.4.72, got same error for both
  • added udev rules
  • lsusb reports that device is found "Bus 001 Device 010: ID 1fc9:0129 NXP Semiconductors"
  • the file the script is looking to access "/tmp/u-boot-imx8qm-mek-uuu.imx" doesn't exist

Are there any commands I can use to directly flash without use of script?

>sudo ./uuu_imx_android_flash.sh -f imx8qm -e
This script is validated with uuu 1.4.72 version, it is recommended to align with this version.
dtbo is supported
dual slot is supported
dynamic parttition is supported
vendor_boot parttition is supported
generate lines to flash u-boot-imx8qm.imx to the partition of bootloader0
generate lines to flash partition-table.img to the partition of gpt
generate lines to flash dtbo-imx8qm.img to the partition of dtbo_a
generate lines to flash boot.img to the partition of boot_a
generate lines to flash vendor_boot.img to the partition of vendor_boot_a
generate lines to flash vbmeta-imx8qm.img to the partition of vbmeta_a
generate lines to flash dtbo-imx8qm.img to the partition of dtbo_b
generate lines to flash boot.img to the partition of boot_b
generate lines to flash vendor_boot.img to the partition of vendor_boot_b
generate lines to flash vbmeta-imx8qm.img to the partition of vbmeta_b
generate lines to flash super.img to the partition of super
uuu script generated, start to invoke uuu with the generated uuu script
uuu (Universal Update Utility) for nxp imx chips -- libuuu_1.4.127-9-g22c5181

Wait for Known USB Device Appear...
Error: fail open file: >/tmp/u-boot-imx8qm-mek-uuu.imx

0 项奖励
回复
1 解答
1,695 次查看
pwcel
Contributor II

Issue was that I was trying to download the wrong software. iMX 8 Quad 8M != iMX 8 QuadMax

Script is in the iMX8QM image package

 

在原帖中查看解决方案

0 项奖励
回复
4 回复数
1,696 次查看
pwcel
Contributor II

Issue was that I was trying to download the wrong software. iMX 8 Quad 8M != iMX 8 QuadMax

Script is in the iMX8QM image package

 

0 项奖励
回复
1,707 次查看
pwcel
Contributor II

[replied to message below]

0 项奖励
回复
1,716 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Kelly

 

one can try to follow sect."Programming Images" Android User's Guide on link

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

 

Best regards
igor

0 项奖励
回复
1,703 次查看
pwcel
Contributor II

Thanks for the reference Igor. 

Do you know where I can download ' imx-sdcard-partition.sh'? 

Seems I can download Linux pre-built image, but not Android for some reason.

0 项奖励
回复