scripts: sd_fusing_xu4.sh: Improve the image flashing performance
authorJunghoon Kim <jhoon20.kim@samsung.com>
Mon, 18 May 2020 06:22:47 +0000 (15:22 +0900)
committerJaehoon Chung <jh80.chung@samsung.com>
Tue, 20 Oct 2020 06:13:49 +0000 (15:13 +0900)
commite563d470aa9d55ea4d64c4680e8046b93a2eb815
tree84ed42a085436e0eb6490aa41833a1e40b1f9152
parentb501a0637972a90aae9ac8d5a5ab72b7c431b2fb
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