cmd: add generic Tizen Download (NFS & USB) command
authorMarek Szyprowski <m.szyprowski@samsung.com>
Mon, 27 Apr 2020 06:45:02 +0000 (08:45 +0200)
committerJaehoon Chung <jh80.chung@samsung.com>
Tue, 20 Oct 2020 06:13:49 +0000 (15:13 +0900)
commit39360e4393906ea4daa04e68bfa051b0cd3bb135
treed3e53d8a173e69d7b0deb2ef4e388ef4df17bafc
parent035c3b39e6d9193549fc5268fae0a08257768572
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>
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
cmd/Kconfig
cmd/Makefile
cmd/net.c
cmd/tizendown.c [new file with mode: 0644]
include/configs/rpi.h