[U-Boot] [PATCH 1/5] tsec: Clean up Broadcom PHY status parsing
Ben Warren
biggerbadderben at gmail.com
Wed Jan 27 09:01:51 CET 2010
Hi Peter,
Peter Tyser wrote:
> - Remove unnecessary printing "Enet starting in <speed>/<duplex>"
> This same information is already printed during normal ethernet
> operation in the form "Speed: 1000, full duplex".
>
> - Add a check for link before determining link speed and duplex
> If there is no link, speed/duplex don't matter. This also removes
> the annoying and unneeded "Auto-neg error, defaulting to 10BT/HD"
> message that occurs when no link is detected.
>
> - Whitespace and line > 80 characters cleanup
>
> Signed-off-by: Peter Tyser <ptyser at xes-inc.com>
> ---
Patches 1-5 applied to net repo.
thanks,
Ben
More information about the U-Boot
mailing list