[U-Boot] [PATCH] mx6sabre_common: Add DFU support
Stefano Babic
sbabic at denx.de
Fri Oct 2 10:51:52 CEST 2015
On 23/09/2015 05:52, Fabio Estevam wrote:
> From: Fabio Estevam <fabio.estevam at freescale.com>
>
> Add DFU support.
>
> Tested by flashing SPL and u-boot.img into SPI NOR flash with the
> following commands:
>
> => setenv dfu_alt_info ${dfu_alt_info_spl}
>
> => run dfuspi
>
> On the host PC:
>
> $ sudo dfu-util -D SPL -a spl
>
> On the target:
>
> CTRL+C
> => setenv dfu_alt_info ${dfu_alt_info_img}
>
> => run dfuspi
>
> On the host PC:
>
> $ sudo dfu-util -D u-boot.img -a u-boot
>
> Signed-off-by: Fabio Estevam <fabio.estevam at freescale.com>
> ---
Applied to u-boot-imx, thanks!
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