[U-Boot] [PATCH v6 0/5] iMX6 SabreSD SPL Support

Fabio Estevam festevam at gmail.com
Wed Nov 12 19:19:53 CET 2014


Hi John,

On Wed, Nov 12, 2014 at 3:14 PM, John Tobias <john.tobias.ph at gmail.com> wrote:
> This patch is for SPL support for iMX6 SabreSD. The said
> patches has been tested to work on SD2 and SD3 port of the
> said board.
>
> After applying the following patches, it will produces
> SPL and u-boot.img binary images. You should run the
> two commands below to store it in your SD or eMMC.
>
> sudo dd if=SPL of=/dev/xxx bs=1K seek=1; sync
> sudo dd if=u-boot.img of=/dev/xxx bs=1K seek=69

Thanks for working on this of for your patience.

It worked fine here:

Tested-by: Fabio Estevam <fabio.estevam at freescale.com>
Reviewed-by: Fabio Estevam <fabio.estevam at freescale.com>


More information about the U-Boot mailing list