scripts: sd_fusing_rpi3: add the sleep before umounting
authorJaehoon Chung <jh80.chung@samsung.com>
Thu, 3 Aug 2017 07:47:23 +0000 (16:47 +0900)
committerMarek Szyprowski <m.szyprowski@samsung.com>
Mon, 15 Nov 2021 10:19:26 +0000 (11:19 +0100)
commitb93f6cb9cbb8267f16290594d06fb40ac31691f0
treeb7a47c697b6e4eff39dc18b6a4cc6d58704f6329
parent9f65394e98830fa2adcdfb2a7f1d765d70103f8e
scripts: sd_fusing_rpi3: add the sleep before umounting

When umounting "mnt_tmp", it's appeared "device is busy".
To ensure the unmounting, add the "sleep 1" before unmounting.

Change-Id: Ibab0700f7ef112591576b53c5706b8f850821742
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
scripts/tizen/sd_fusing_rpi3.sh