IMX8 not booting from Sd card

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

IMX8 not booting from Sd card

397 次查看
vipulj
Contributor I

I am using IMX8 board and I am not able to boot the IMX8 board with SDcard  with yocto Image.

I am using following command

sudo dd if=core-image-base-imx8mqevk.sdcard of=/dev/sdb bs=1M conv=fsync

标签 (1)
0 项奖励
回复
1 回复

389 次查看
vipulj
Contributor I

I also tried adding the offset mentioned in the manual but that too does not helps.

sudo dd if=core-image-base-imx8mqevk.sdcard of=/dev/sdc bs=1k seek=33 conv=fsync

 

 

0 项奖励
回复