Dear Wolfgang Denk,

In message <1311579550-5610-1-git-send-email...@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 <w...@denx.de>
> Cc: Kumar Gala <ga...@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: w...@denx.de
It is necessary to have purpose.
        -- Alice #1, "I, Mudd", stardate 4513.3
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to