]> Git Repo - J-u-boot.git/commit
dfu: newline after updating
authorHeinrich Schuchardt <[email protected]>
Fri, 5 Mar 2021 17:36:37 +0000 (18:36 +0100)
committerHeinrich Schuchardt <[email protected]>
Sun, 7 Nov 2021 17:36:56 +0000 (18:36 +0100)
commitf8d7e6e941321e40c4afa39635116ca4144c4f29
tree5742b9a5d71cafcdc7a20c6c618122b8b82adc59
parent34f2577e926da818b95837a742323874ece5245f
dfu: newline after updating

Currently output of dfu commands ends on a line with leading hash signs
('#'). The succeeding output should be placed on a new line.

After writing updates via dfu print a new line.

Signed-off-by: Heinrich Schuchardt <[email protected]>
Signed-off-by: Heinrich Schuchardt <[email protected]>
drivers/dfu/dfu.c
This page took 0.033312 seconds and 4 git commands to generate.