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)
committerJaehoon Chung <jh80.chung@samsung.com>
Tue, 20 Oct 2020 06:13:49 +0000 (15:13 +0900)
commit8ba0c180329615c3611e644c6a83693246669be9
tree1bd8a755e46438588e6e502215edcbf3031696de
parent5ad404bc82235a31912fa0334b48330fa2a819e9
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
scripts/tizen/sd_fusing_xu4.sh