]> Git Repo - J-u-boot.git/commit
dfu: tftp: update: Provide tftp support for the DFU subsystem
authorLukasz Majewski <[email protected]>
Sun, 23 Aug 2015 22:21:45 +0000 (00:21 +0200)
committerMarek Vasut <[email protected]>
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 <[email protected]>
Acked-by: Joe Hershberger <[email protected]>
drivers/dfu/Makefile
drivers/dfu/dfu_tftp.c [new file with mode: 0644]
include/dfu.h
This page took 0.036134 seconds and 4 git commands to generate.