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)
committerMarek Szyprowski <m.szyprowski@samsung.com>
Mon, 15 Nov 2021 10:36:24 +0000 (11:36 +0100)
commit76f7d2c1a7b7507c78f779f61bc5aeb481ffbbcc
treedfbeb3fcd252206ffc5d9cd31ed65afed748a213
parent90c56bcaff95da95f3d591a7f565b3969358a6ad
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/rpi_3_32b_defconfig
configs/rpi_3_defconfig
configs/rpi_4_32b_defconfig
configs/rpi_4_defconfig