scripts: tizen: sd_fusing: Check requested device
authorSeung-Woo Kim <sw0312.kim@samsung.com>
Fri, 3 Apr 2020 07:58:36 +0000 (16:58 +0900)
committerMarek Szyprowski <m.szyprowski@samsung.com>
Mon, 15 Nov 2021 10:19:26 +0000 (11:19 +0100)
commit99307b7b1bb617c73c828284f887c123dea0293e
treee75de2ed4a285a0f961e08c29d1b047d2cf233ce
parent566bdb96dae585e02e688519b189e0440098e811
scripts: tizen: sd_fusing: Check requested device

It is possible to request flashing a device which is non-existent
or unaccessible. Especially, request can flash non-removable
storage disk that user do not really intend. To skip all the case,
Check requested device.
For non removable disk, it will ask user really intended to flash
the device.

Change-Id: I7ee3363fe4075abd7b860acf26b6cbe65e6fa68c
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
scripts/tizen/sd_fusing_rpi3.sh