From: Ben Warren <biggerbadderben@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/5] tsec: Clean up Broadcom PHY status parsing
Date: Wed, 27 Jan 2010 00:01:51 -0800 [thread overview]
Message-ID: <4B5FF2EF.3020608@gmail.com> (raw)
In-Reply-To: <1257793788-1130-1-git-send-email-ptyser@xes-inc.com>
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@xes-inc.com>
> ---
Patches 1-5 applied to net repo.
thanks,
Ben
prev parent reply other threads:[~2010-01-27 8:01 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-09 19:09 [U-Boot] [PATCH 1/5] tsec: Clean up Broadcom PHY status parsing Peter Tyser
2009-11-09 19:09 ` [U-Boot] [PATCH 2/5] tsec: Make functions/data static when possible Peter Tyser
2009-11-09 19:09 ` [U-Boot] [PATCH 3/5] tsec: General cleanup Peter Tyser
2009-11-09 19:09 ` [U-Boot] [PATCH 4/5] tsec: Add support for using the BCM5482 PHY in fiber mode Peter Tyser
2009-11-09 19:09 ` [U-Boot] [PATCH 5/5] tsec: Add TSEC_FIBER flag Peter Tyser
2009-11-09 19:16 ` [U-Boot] [PATCH 1/5] tsec: Clean up Broadcom PHY status parsing Peter Tyser
2009-12-16 15:48 ` Peter Tyser
2010-01-27 8:01 ` Ben Warren [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4B5FF2EF.3020608@gmail.com \
--to=biggerbadderben@gmail.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.