tizen: replace NFSdown with generic Tizen Download utility (NFS and USB)
authorMarek Szyprowski <m.szyprowski@samsung.com>
Mon, 20 Apr 2020 13:08:30 +0000 (15:08 +0200)
committerJaehoon Chung <jh80.chung@samsung.com>
Tue, 20 Oct 2020 06:13:49 +0000 (15:13 +0900)
commit3b3dd98591543fb65a9f48f392d1c91f587c9b2d
tree583ad34c1d974c7623701f57393dfe87f4f73b4a
parent7163ee55dbcd4246b6794e876c51c765da392fbf
tizen: replace NFSdown with generic Tizen Download utility (NFS and USB)

Tizen Download utility provides replacement for nfsdown and usbdown
commands, implemented on top of the generic u-boot's DFU framework.
It allows to flash any entity defined in dfu_alt_info, not only the ones
hardcoded in the mentioned commands.

This is useful for flashing only the selected images/entities.

Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Change-Id: Ic4275302442b84dc96a2d7d31188eb3d7143e7ec
configs/odroid-xu3_defconfig
configs/rpi_3_32b_defconfig
configs/rpi_3_defconfig
configs/rpi_4_32b_defconfig
configs/rpi_4_defconfig
configs/tizen_defconfig