cmd: add generic Tizen Download (NFS & USB) command 16/231516/10
authorMarek Szyprowski <m.szyprowski@samsung.com>
Mon, 27 Apr 2020 06:45:02 +0000 (08:45 +0200)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Sat, 23 May 2020 06:10:07 +0000 (15:10 +0900)
commit452a442a711c740bd28d6417ec2342e4afad1305
tree2e40286b093370fd2b61efa0cdcb1bc723931c0a
parente144d757757b3aa6159c4e55da928111e25b50ab
cmd: add generic Tizen Download (NFS & USB) command

This is a quick replacement of the NFSdown and USBdown commands, rewritten
on top of the generic DFU framework. This removes a few limitation of both
obsoleted commands.

Change-Id: Id8a311eabd2bab7d90aeee6adabbd6461897b4e3
Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
[sw0312.kim: remove newline from command name]
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
cmd/Kconfig
cmd/Makefile
cmd/net.c
cmd/tizendown.c [new file with mode: 0644]
include/configs/rpi.h