I built the Yocto project image based on the following documentation.
https://www.nxp.com/docs/en/user-guide/IMX_YOCTO_PROJECT_USERS_GUIDE.pdf
I want to flush the image to the eMMC implemented in imx8mpevk, but this document only describes how to flush the image to the SD card image.
I also searched for documentation that describes how to implement it in eMMC, but couldn't find it.
Can you tell me how to flush the image to the eMMC implemented in imx8mpevk?