* [PATCH] Merge GT/MV642xx Support into MV643xx Driver [2/8]
@ 2007-07-19 4:49 Steven J. Hill
0 siblings, 0 replies; only message in thread
From: Steven J. Hill @ 2007-07-19 4:49 UTC (permalink / raw)
To: netdev
[-- Attachment #1.1: Type: text/plain, Size: 144 bytes --]
Add #defines for RGMII Discovery II/III in 'include/linux/mv643xx.h' file.
Signed-off-by: Steven J. Hill <sjhill1@rockwellcollins.com>
---
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.2: 02-mv643xx-add-rgmii-defines.patch --]
[-- Type: text/x-patch; name="02-mv643xx-add-rgmii-defines.patch", Size: 500 bytes --]
--- linux-2.6.22.1/include/linux/mv643xx.h 2007-05-10 15:16:24.000000000 -0500
+++ linux-2.6.22.1-rci/include/linux/mv643xx.h 2007-07-18 15:50:44.000000000 -0500
@@ -1243,6 +1379,8 @@
#define MV643XX_ETH_SET_GMII_SPEED_TO_1000 (1<<23)
#define MV643XX_ETH_SET_MII_SPEED_TO_10 0
#define MV643XX_ETH_SET_MII_SPEED_TO_100 (1<<24)
+#define MV643XX_ETH_SET_RGMII_TX_DELAY (1<<26)
+#define MV643XX_ETH_SET_RGMII_RX_DELAY (1<<27)
#define MV643XX_ETH_MAX_RX_PACKET_MASK (0x7<<17)
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 254 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-07-19 5:24 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-19 4:49 [PATCH] Merge GT/MV642xx Support into MV643xx Driver [2/8] Steven J. Hill
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).