imx8mm-evk add a new partition

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

imx8mm-evk add a new partition

993 Views
mikezhao
Contributor I

imx8mm-evk boot from emmc , How to add a new partition ?  and How to modify the size of the partition ? 

Tags (1)
3 Replies

793 Views
igorpadykov
NXP Employee
NXP Employee

Hi zhao

one can look at uuu documentation on GitHub - NXPmicro/mfgtools: Freescale/NXP I.MX Chip image deploy tools. 

https://github.com/NXPmicro/mfgtools/releases/download/uuu_1.2.0/UUU.pdf 

for android one can look at its Android User's Guide documentation on

i.MX Software | NXP 

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos

793 Views
achyut_hegde
Contributor III

Hello igorpadykov @lizhi

I was trying to flash Android 10 images that I built for imx8mq EVK.

I got the same error as mentioned by li zhi. And there is no information about fixing it anywhere.

But when I checked in fastboot devices, I could see a new entry.

I just did 'fastboot reboot' in the same command prompt.

After that run the command ./uuu_imx_android_flash.sh -f imx8mm -a -e -u trusty

Error was fixed and emmc was successfully flashed.

0 Kudos

793 Views
litchi1983
Contributor II

Hi, 

       I have downloaded the UUU.pdf and msgtools, but can not found that how to add a new partition. Could you please give more advice ?  I am developing with imx8mq, on Android P.