Issue flashing prebuilt android image

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Issue flashing prebuilt android image

Jump to solution
1,650 Views
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 Kudos
Reply
1 Solution
1,627 Views
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

 

View solution in original post

0 Kudos
Reply
4 Replies
1,628 Views
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 Kudos
Reply
1,639 Views
pwcel
Contributor II

[replied to message below]

0 Kudos
Reply
1,648 Views
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 Kudos
Reply
1,635 Views
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 Kudos
Reply