scripts: sd_fusing: Increase the block size upon the image flashing
authorJunghoon Kim <jhoon20.kim@samsung.com>
Thu, 21 May 2020 03:56:23 +0000 (12:56 +0900)
committerMarek Szyprowski <m.szyprowski@samsung.com>
Mon, 15 Nov 2021 14:17:44 +0000 (15:17 +0100)
commit2d0467fefd61ee49e05dd6423475c42b25d4b3e2
tree8d58594b972c6c6ff06d17de9613548938aaf259
parent5c7f25e3df1c4b06f0620e75833fd01f1c763163
scripts: sd_fusing: Increase the block size upon the image flashing

Fine-grained IO degrades the image flashing performance due to the IO
stack overhead. Increase the block size upon the dd operation to improve
the flashing performance.

Change-Id: I937ca401d07045f055d3f55ca9f52a3261ee4fb4
Signed-off-by: Junghoon Kim <jhoon20.kim@samsung.com>
scripts/tizen/sd_fusing_rpi3.sh