scripts: sd_fusing: Write bootcode before calling 'udevadm settle' 80/315480/2
authorMarek Szyprowski <m.szyprowski@samsung.com>
Thu, 1 Aug 2024 10:26:08 +0000 (12:26 +0200)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Fri, 2 Aug 2024 03:06:22 +0000 (03:06 +0000)
commitf687fea2c6d43a4653c91104ccdb5d43767eeff7
treed2f1a262d0d4ba831c5472ae876a9c4d2fed57af
parenta2b2d60af10ffe5e05e09bbccb12e8a365835907
scripts: sd_fusing: Write bootcode before calling 'udevadm settle'

Writing bootcode to the first sector of the device might trigger kernel
or udev to reread partition table, so do this before calling 'udevadm
settle' command.

Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Change-Id: Iaab903a31b3ff97de3195f02b5220f26b246a832
scripts/tizen/sd_fusing.py