Hi @igorpadykov,
Actually, I am trying to install Yocto Zeus on Google Coral Dev Board. I have added a meta-coral layer to support yocto on Coral Dev Board.
I followed the steps according to this quick start guide and it worked till building the Yocto Image: https://github.com/mirzak/meta-coral/wiki/Quick-start-guide
But the issue is I am not able to flash it on Coral Dev Board. Coral Dev Board officially supports Mendel Linux. To flash the board steps are like using the fastboot method we can flash the board with Mendel Linux. And the image comes with the following files:
- flash.sh
- home.img
- partition-table-8gb.img
- partition-table-16gb.img
- partition-table-64gb.img
- recovery.img
- rootfs_arm64.img
- u-boot.imx
By following the steps of building Yocto Zeus with meta-coral and BSP layers, I am able to generate the Yocto Zeus image. And after the built folder's content are (please find attached picture).
After successfully built the core-image-base-coral-dev.wic.gz file is generated.
Now I am looking for a way to flash the generated Yocto image on Coral Dev Board. Can you help me with this regard? The coral dev board is having i.MX 8M som.