]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
dfu: command: Extend "dfu" command to handle receiving data via TFTP
authorLukasz Majewski <l.majewski@majess.pl>
Sun, 23 Aug 2015 22:21:48 +0000 (00:21 +0200)
committerMarek Vasut <marex@denx.de>
Mon, 7 Sep 2015 11:41:05 +0000 (13:41 +0200)
commitc2c146fb8890841cfd60cafae69bf6e2f2cbfb1c
treef1ad5cb48dd77f7b8a3ed1bfa59a762208ccf3c8
parentc7ff5528439af8f1e6e10424e495eb7d6238d6c5
dfu: command: Extend "dfu" command to handle receiving data via TFTP

The "dfu" command has been extended to support transfers via TFTP protocol.

Signed-off-by: Lukasz Majewski <l.majewski@majess.pl>
Reviewed-by: Simon Glass <sjg@chromium.org>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
common/cmd_dfu.c