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)
committerJaehoon Chung <jh80.chung@samsung.com>
Wed, 12 Oct 2022 05:46:00 +0000 (14:46 +0900)
commitd827f24378cadc5179ad811464373a214df330f8
treece93ec55e1b071a4ce48052b215c3e93f3809958
parent9e071c218344027cbec83e482c6cd225e07a58c2
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