scripts: sd_fusing: Add support for writing image at specified absolute sector
authorMarek Szyprowski <m.szyprowski@samsung.com>
Mon, 5 Aug 2024 15:42:12 +0000 (17:42 +0200)
committerŁukasz Stelmach <l.stelmach@samsung.com>
Wed, 4 Dec 2024 11:00:01 +0000 (12:00 +0100)
commitc05d1000e899fe8b760bfd7b206694cc7b87b0b3
tree0bae138e02bbe3c2c81838004e756fa13947cb54
parentdb608d7d942ad1ad6a52b85869ca35efcb5f6ea8
scripts: sd_fusing: Add support for writing image at specified absolute sector

Add support for writing raw images at the specified absolute sector of the
target device without the need to create a MBR or GPT partition for it.

Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Change-Id: Ia3a8f1eb9ba12d0541700cf4e9358f33290f3ec8
sd_fusing.py