scripts: sd_fusing: Write bootcode before calling 'udevadm settle'
authorMarek Szyprowski <m.szyprowski@samsung.com>
Thu, 1 Aug 2024 10:26:08 +0000 (12:26 +0200)
committerŁukasz Stelmach <l.stelmach@samsung.com>
Wed, 4 Dec 2024 11:00:01 +0000 (12:00 +0100)
commite2811ca760d064970646cae7e4b1533238e6af6c
tree99858d6d787d011840329a4f892f109698fd2e9d
parent821b312f6758a8037adf6b71dccc5ba073a2aec5
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
sd_fusing.py