[meta-freescale] Copy u-boot to SD Card

br jer brjerome.1 at gmail.com
Wed Nov 27 17:11:03 PST 2013


I  am using Yocto master branch for wandboard build and need to do a minor
u-boot modification.

I have done the code change  and bitbake -c compile  u-boot-fslc

Then I copy the binary from the
 directory tmp/work/wandboard_solo-poky-linux-gnueabi/u-boot-fslc/v2013.10-r0/image/boot/.
to a SD card that has been booting well.

I use this command:
  sudo dd if=u-boot-wandboard-solo-v2013.10-r0.imx of=/dev/sdb bs=512
seek=2 skip=2

My sd Card cannot boot after that.  No message from the console.

Then I bitbake fsl-imge-test again.  The new sd Card image can now boot.
 What have I done wrong in copying the u-boot to the sdCard.

Thanks

Norman
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/meta-freescale/attachments/20131127/760b3950/attachment.html>


More information about the meta-freescale mailing list