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>
Wed, 12 Oct 2022 04:31:39 +0000 (13:31 +0900)
commite99cd4a47b3e0c5e6b347554b6440017e52ae625
tree65a03e64491d733863021bc57fd58216d09c89e3
parent88751b1b681b91ac719f9d0c21d309b647b4d58f
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