scripts: tizen: call sync before umount 92/166592/1
authorSeung-Woo Kim <sw0312.kim@samsung.com>
Thu, 11 Jan 2018 03:51:51 +0000 (12:51 +0900)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Thu, 11 Jan 2018 03:51:54 +0000 (12:51 +0900)
commitaa0253a2ca9d7bc20e6fca197b88b6c3316b256b
treebe72aa7f34bafc78e070735b808b91b44f230b78
parent0d2924833714ef263c06fe444c0e71e7e4280e58
scripts: tizen: call sync before umount

After writing files on mounted directory, umount can fail with busy
state. Call sync before umount to clear the busy state instead of
sleep.

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