]> git.ipfire.org Git - people/ms/u-boot.git/commit
dfu: tftp: update: Provide tftp support for the DFU subsystem
authorLukasz Majewski <l.majewski@majess.pl>
Sun, 23 Aug 2015 22:21:45 +0000 (00:21 +0200)
committerMarek Vasut <marex@denx.de>
Mon, 7 Sep 2015 11:41:04 +0000 (13:41 +0200)
commit2d50d68a4ca1cce82899c9f0cfca17edf34bb254
treed42ffac23fb45c1ebe07d6ec2e5cad4ad8b281b7
parent66a647238215b207addc8c9ad22f3816078a7934
dfu: tftp: update: Provide tftp support for the DFU subsystem

This commit adds initial support for using tftp for downloading and
upgrading firmware on the device.

Signed-off-by: Lukasz Majewski <l.majewski@majess.pl>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
drivers/dfu/Makefile
drivers/dfu/dfu_tftp.c [new file with mode: 0644]
include/dfu.h