scripts: tizen: sd_fusing: Use only part type from block device for fusing 32/256132/3
authorSeung-Woo Kim <sw0312.kim@samsung.com>
Tue, 30 Mar 2021 02:14:30 +0000 (11:14 +0900)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Tue, 30 Mar 2021 07:41:41 +0000 (16:41 +0900)
commit9850089bead8d31edf420ce79324b87a43ef7fc5
tree462244be099d265feab51650de9a2ca58799ebbb
parent512bbcd5cab02a5ea770307508d96a4c2536bd7a
scripts: tizen: sd_fusing: Use only part type from block device for fusing

Current block device parsing result gives both disk and part
types of block device and this can break parsing 1st partition
for "mmcblk1" case. Use only part type from block device for
fusing when flashing partition image.

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