From: Mike Frysinger <vapier@gentoo.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] phylib + mii + <phy>_parse_status
Date: Thu, 25 Aug 2011 10:18:30 -0400 [thread overview]
Message-ID: <201108251018.31243.vapier@gentoo.org> (raw)
In-Reply-To: <4E560042.7000206@monstr.eu>
On Thursday, August 25, 2011 03:56:50 Michal Simek wrote:
> Then will be good to synchronize FULL/HALF and DUPLEX_FULL/DUPLEX_HALF.
>
> miiphy.h
> #define HALF 22
> #define FULL 44
>
> include/linux/ethtool.h
> #define DUPLEX_HALF 0x00
> #define DUPLEX_FULL 0x01
>
>
> And of course speeds:
> miiphy.h
> #define _1000BASET 1000
> #define _100BASET 100
> #define _10BASET 10
>
> include/linux/ethtool.h
> #define SPEED_10 10
> #define SPEED_100 100
> #define SPEED_1000 1000
> #define SPEED_2500 2500
> #define SPEED_10000 10000
>
> Have someone looked at it? Any comments?
ive glanced at unification of these defines in the past and couldnt see any
reason as to why it couldnt be done ... it just touched a bunch of drivers i
had no way of testing, and didnt feel like embarking on another tree wide
cleanup at that time. i can only do so many before i get bored ;).
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
Url : http://lists.denx.de/pipermail/u-boot/attachments/20110825/9db0b3bf/attachment.pgp
prev parent reply other threads:[~2011-08-25 14:18 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-08-25 7:56 [U-Boot] phylib + mii + <phy>_parse_status Michal Simek
2011-08-25 14:18 ` Mike Frysinger [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=201108251018.31243.vapier@gentoo.org \
--to=vapier@gentoo.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox