working with fastboot_imx_flashall script

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

working with fastboot_imx_flashall script

1,331 Views
Ketki
Contributor I

i.MX6Quad Board with Fairy as base board .
I am using a custom android build for the same.
I have compiled Android 9.0 (ftp://download.technexion.net/development_resources/NXP/android/9.0/technexion-imx6-imx7_android-9.0...) successfully but am facing trouble porting it to eMMC.

I wanted to know if fastboot_imx_flashall script will work in my case . And if I could find any supporting documents .

0 Kudos
Reply
2 Replies

1,327 Views
igorpadykov
NXP Employee
NXP Employee

Hi Ketki

 

for fast boot one can try to follow sect.5 Programming Images  Android P9.0.0_2.2.0

Documentation

 

Best regards
igor

0 Kudos
Reply

1,320 Views
Ketki
Contributor I

Thank You for your reply .

I tried the fastboot script method .

I get the following error:

./fastboot_imx_flashall.sh: line 131: fastboot: command not found

I compiled the code with make -j4 fastboot
And I can see the fastboot bin file generated in {MY_ANDROID}/host/linux-x86/bin/

Can you please tell me the issue ?

0 Kudos
Reply