For i.MX8M EVK board , how to Build Image to eMMC without using SD card?

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

For i.MX8M EVK board , how to Build Image to eMMC without using SD card?

跳至解决方案
1,360 次查看
jhpark_vine
Contributor III

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 

 

 

0 项奖励
回复
1 解答
1,350 次查看
bernhardfink
NXP Employee
NXP Employee
2 回复数
1,351 次查看
bernhardfink
NXP Employee
NXP Employee

Seems that a solution for this problem can be found here:

https://community.nxp.com/t5/i-MX-Processors/IMX8M-error-building-uboot-for-emmc-with-Yocto/m-p/9113...

 

Regards,

Bernhard.

1,339 次查看
jhpark_vine
Contributor III

Thanks. i produced eMMC images for i.MX8M EVK  following your guide. 

 

0 项奖励
回复