IMX8 not booting from Sd card

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

IMX8 not booting from Sd card

268 Views
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

Labels (1)
0 Kudos
1 Reply

260 Views
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 Kudos