diff options
author | Wolfgang Denk <wd@denx.de> | 2010-07-19 11:36:59 +0200 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2010-07-24 20:53:50 +0200 |
commit | 226fa9bb9ed7e3f0642cb47b26bef44ca7b9d7b9 (patch) | |
tree | 4866290f8ab16973466df88ead5898338d65cb46 /include | |
parent | 2aa98c6612fc34145d1f692cf610690955362bd0 (diff) | |
download | u-boot-imx-226fa9bb9ed7e3f0642cb47b26bef44ca7b9d7b9.zip u-boot-imx-226fa9bb9ed7e3f0642cb47b26bef44ca7b9d7b9.tar.gz u-boot-imx-226fa9bb9ed7e3f0642cb47b26bef44ca7b9d7b9.tar.bz2 |
usb_storage.c: change progress output in debug() message
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@denx.de>
Cc: Remy Bohmer <linux@bohmer.net>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions