working with fastboot_imx_flashall script

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

working with fastboot_imx_flashall script

1,446 次查看
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 项奖励
回复
2 回复数

1,442 次查看
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 项奖励
回复

1,435 次查看
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 项奖励
回复