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)
committerJaehoon Chung <jh80.chung@samsung.com>
Tue, 20 Oct 2020 01:35:22 +0000 (10:35 +0900)
commitc0d1a779dc0a9610fd385a289709cbadf80c6122
tree24b8aad3feb900ab2cebb448a61e2fb257dcc81e
parent1d59f5d8cab844064e7ef8734dba40ff289a39cd
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