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)
committerJaehoon Chung <jh80.chung@samsung.com>
Mon, 28 Oct 2024 11:28:46 +0000 (20:28 +0900)
commit3f0b44e6d2ee2b78549ac03e22b8352521946ab6
treef75623f849597451e898bd5cafed19ae14e44f31
parent54dfac1a66e24ad58ab557429224012e4e3e1ac6
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
scripts/tizen/sd_fusing.py