Hello.
I have bootable SD card with Android image.
But I need to have the EMMC instead.
How can I do this with minimal efforts.??
This is very actual task for me.
Thanks.
Hello @Axent
I hope you are doing very well.
Please take a look to the chapter 5.1.3 Downloading images with fastboot_imx_flashall script of the UG10156.
There is explained how to use the script to flash Android to your specific board:
sudo ./fastboot_imx_flashall.sh -f imx8mm -a -e -u trusty-dual -D /imx_android/evk_8mm/
Best regards,
Salas.