On 23/09/2015 05:52, Fabio Estevam wrote:
> From: Fabio Estevam
>
> 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
From: Fabio Estevam
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}
2 matches
Mail list logo