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

Stefano Babic sbabic at denx.de
Thu Apr 28 07:59:19 CEST 2016


Hi Marek,

On 28/04/2016 04:24, Peng Fan wrote:
> Hi Marek,
> 
> 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
> 
> I once want to enable this for i.MX6UL, but was rejected.
> Anyway I prefer load u-boot.img from filesystem.
> 

Right - we have this discussion some times ago. The agreement we reach
was to maintain SPL loading only from a raw image.

https://www.mail-archive.com/u-boot@lists.denx.de/msg185432.html

Best regards,
Stefano Babic

-- 
=====================================================================
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================


More information about the U-Boot mailing list