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, 17 Oct 2023 04:19:20 +0000 (13:19 +0900)
commit68fc187690e4b35a8f1ff789600fa12802fcafaf
treef49519b4df12adbb065304c67a4c3b6803d2ebe8
parent791c6a7f421bbe492f6c300be6b62a36cf5d15e4
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