[U-Boot] [PATCH 4/5] usb_storage.c: change progress output in debug() message

Wolfgang Denk wd at denx.de
Sat Jul 24 20:47:19 CEST 2010


Dear Wolfgang Denk,

In message <1279532220-5848-5-git-send-email-wd at denx.de> you wrote:
> The dots printed by common/usb_storage.c as progress meter corrupt the
> output for example of "fatls usb" commands like this:
> 
> => fatls usb 0
> .			<<==== here
>        29   file.001
>        29   file.002
>        29   file.003
>        29   file.004
>        29   file.005
>        29   file.006
>        29   file.007
>        29   file.008
>        29   file.009
>        29   file.010
>        29   file.011
>        29   file.012
>        29   file.013
>        29   file.014
>        29   file.015
>        29   file.016
> .			<<==== here
>        29   file.017
>        29   file.018
>        29   file.019
> ...
> 
> Turn the progress output into a debug message.
> 
> Signed-off-by: Wolfgang Denk <wd at denx.de>
> Cc: Remy Bohmer <linux at bohmer.net>
> ---
>  common/usb_storage.c |    6 +++---
>  1 files changed, 3 insertions(+), 3 deletions(-)

Applied.

Remy, I hope this is OK with you?

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Brain off-line, please wait.


More information about the U-Boot mailing list