scripts: sd_fusing: Wait for udev also after writing to the zero sector
authorMarek Szyprowski <m.szyprowski@samsung.com>
Wed, 7 Aug 2024 06:50:34 +0000 (08:50 +0200)
committerJaehoon Chung <jh80.chung@samsung.com>
Mon, 28 Oct 2024 11:28:46 +0000 (20:28 +0900)
commit5ff3f72edb0d86d70b54fc8d73c3597f72391f0d
tree9509ecf2a7241e8908fc85d009dfd3328770bef7
parentb82ff9dfaeaeb94b973eca268b7f78013777c178
scripts: sd_fusing: Wait for udev also after writing to the zero sector

Writing to the zero sector might trigger kernel/udev to re-read partition
table, so wait for udev to settle in such case.

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