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 10:19:26 +0000 (11:19 +0100)
commit7d28e43572c1120aeda62e5234b1f48c19494b6c
tree22fe4a2f303e88bbbc6ed9131c56658a58e5af8b
parentdde91377c21a1ee54dee0bc0fd2f5cde18d2d741
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