On 23/09/2015 05:52, Fabio Estevam wrote:
> From: Fabio Estevam <[email protected]>
> 
> 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 <[email protected]>
> ---

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: [email protected]
=====================================================================
_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to