For i.MX8M EVK board , how do Build eMMC Images without using SD card?
Using the following bitbake command , it produced SD card images.
bitbake -v core-image-minimal
to build U-Boot eMMC in yocto build system
changed local.conf
$ echo "UBOOT_CONFIG = \"emmc\"" >>
conf/local.conf
but bitbake failed and did not produced eMMC images.
let me know how to Build Image to eMMC without using SD card ..
Thanks
已解决! 转到解答。
Seems that a solution for this problem can be found here:
Regards,
Bernhard.
Seems that a solution for this problem can be found here:
Regards,
Bernhard.