Hi Shalini,
Below is the basic steps for SD card boot on iMX6. Create two
partitions on the SD card ext2 for boot and ext4 for rootfs using following
commands.
*Create the partions:*
*sudo dd if=/dev/zero of=/dev/sdX bs=1M count=16*
*sudo mkfs.ext2 /dev/sdX1 -L boot*
*sudo mkfs.ext4 /dev/sd
Hi,
I have prepared an Yocto SD card image
"core-image-minimal-imx6q-sabresd.sdcard". I trying to flash the image onto
sdcard using the command
"sudo dd if= core-image-minimal-imx6q-sabresd.sdcard of=/dev/sdb bs=1M"
Sync
Sync
I m getting the boot messages as below
U-Boot 2014.10+fslc+g5