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,359件の閲覧回数
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,349件の閲覧回数
bernhardfink
NXP Employee
NXP Employee
2 返答(返信)
1,350件の閲覧回数
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,338件の閲覧回数
jhpark_vine
Contributor III

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

 

0 件の賞賛
返信