i.MX53 QSB
Sascha Hauer
s.hauer at pengutronix.de
Wed Jan 25 17:08:48 EST 2012
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
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
More information about the barebox
mailing list