i.MX53 QSB

David Lynch Jr. dhlii at dlasys.net
Thu Jan 26 08:45:30 EST 2012


Thanks for all the responses. 


On Wed, 2012-01-25 at 23:08 +0100, Sascha Hauer wrote:
> Hi David,
> 
> On Wed, Jan 25, 2012 at 03:58:53PM -0500, David Lynch Jr. wrote:
> > I can build a barebox.bin for the i.MX53 QSB. 
> > 
> > If I am booting from the SD card how do I get it onto the card
> > 
> > dd if=barebox.bin of=/dev/sdc bs=512 seek=2 ??
> 
> cat barebox.bin > /dev/sdc
> 
> Of course this means that you will overwrite the partition table of the
> SD card. I'm still loooking for a good way to make this behaviour more
> convenient.
> 
> Sascha
> 






More information about the barebox mailing list