[U-Boot] [PATCH v2 4/9] dfu: tftp: update: Provide tftp support for the DFU subsystem

Joe Hershberger joe.hershberger at gmail.com
Fri Aug 7 23:31:58 CEST 2015


Hi Lukasz,

On Sat, Jul 25, 2015 at 3:11 AM, Lukasz Majewski <l.majewski at majess.pl> wrote:
> This commit adds initial support for using tftp for downloading and
> upgrading firmware on the device.
>
> Signed-off-by: Lukasz Majewski <l.majewski at majess.pl>
> ---
> Changes for v2:
> - Return -ENOSYS instead of plain -1
> - Remove interface and devstring env variables reading in the dfu_tftp_write()
> - Those parameters are now passed to dfu_tftp_write() function as its arguments
> ---

Acked-by: Joe Hershberger <joe.hershberger at ni.com>


More information about the U-Boot mailing list