Hi John,

On Wed, Nov 12, 2014 at 3:14 PM, John Tobias <john.tobias...@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.este...@freescale.com>
Reviewed-by: Fabio Estevam <fabio.este...@freescale.com>
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to