[U-Boot] [PATCH] phy.c: make less verbose - turn printf() into debug()
Wolfgang Denk
wd at denx.de
Wed Aug 31 22:35:51 CEST 2011
Dear Wolfgang Denk,
In message <1311579550-5610-1-git-send-email-wd at denx.de> you wrote:
> The PHY driver was too verbose and corrupted the boot message display
> like this:
>
> ...
> Net: TSEC0 connected to Marvell 88E1111S
> TSEC1 connected to Marvell 88E1111S
> TSEC0, TSEC1
> ...
>
> Turn printf() into debug() so we het the expected output again:
>
> ...
> Net: TSEC0, TSEC1
> ...
>
> Signed-off-by: Wolfgang Denk <wd at denx.de>
> Cc: Kumar Gala <galak at kernel.crashing.org>
>
> ---
> drivers/net/phy/phy.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
Applied, thanks.
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
It is necessary to have purpose.
-- Alice #1, "I, Mudd", stardate 4513.3
More information about the U-Boot
mailing list