dfu: Improve progress display 16/229016/6
authorDongwoo Lee <dwoo08.lee@samsung.com>
Wed, 1 Apr 2020 01:43:52 +0000 (10:43 +0900)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Thu, 2 Apr 2020 03:20:17 +0000 (12:20 +0900)
commit76316d20e33346dde8812480a512091b0041e7b1
tree335f3ab362f0a15ef595f2bc30e0e80f4f6e3c67
parent217911ef01411704b2b13995dce8a3a7cdae3be0
dfu: Improve progress display

Since commit 951986d4deb9 ("thor: Use smaller flash unit size"), the
number of character '#' is extremely increased while transfer is
proceeded. For removing it and providing fancy progress bar, this
reworks progress display.

Change-Id: Ic21ec3f1c87a469f23f6c892cfd341f956777930
Signed-off-by: Dongwoo Lee <dwoo08.lee@samsung.com>
src/dfu.c