scripts: sd_fusing_xu4.sh: Improve the image flashing performance 64/233664/1
authorJunghoon Kim <jhoon20.kim@samsung.com>
Mon, 18 May 2020 06:22:47 +0000 (15:22 +0900)
committerJunghoon Kim <jhoon20.kim@samsung.com>
Mon, 18 May 2020 06:22:47 +0000 (15:22 +0900)
commit7136c25e157a241eeb9582282ab2c7d8409aa02e
treec1422b6786b884398975d0f10b694c851c18ca37
parentde45eb6fff8b6a2d8492a76955341a406380d81f
scripts: sd_fusing_xu4.sh: Improve the image flashing performance

The current dd of the pv combination degrades the flashing performance
due to the pipe overhead and is also bad to see due to the duplicate
output. This can be improved by the use of direct mode with progress
status.

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