[U-Boot] [PATCH] ARM: mx6: Enable MMC FS boot support

Tom Rini trini at konsulko.com
Thu Apr 28 01:16:47 CEST 2016


On Thu, Apr 28, 2016 at 01:06:07AM +0200, Marek Vasut wrote:

> Enable support for booting U-Boot image from filesystem instead of some
> random offset on the SD card. This makes the board usable by putting the
> u-boot.img to first partition of the SD card and writing the SPL this way:
> $ dd if=u-boot-with-spl.imx of=/dev/sdX seek=2 bs=512

Wait, you're still writing u-boot + SPL to the device and not just SPL,
but it's still preferring the filesystem one over the appended one?

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160427/0037eb51/attachment.sig>


More information about the U-Boot mailing list