summaryrefslogtreecommitdiffstats
path: root/drivers/qe/uec.h
diff options
context:
space:
mode:
authorAnton Vorontsov <avorontsov@ru.mvista.com>2009-09-16 23:21:53 +0400
committerKim Phillips <kim.phillips@freescale.com>2009-09-25 18:25:41 -0500
commit6185f80c311cc3bdef2f8d5096c61e40ca6f48b2 (patch)
treea08ef4381801a0f270dfebd23bc64e86965d1fac /drivers/qe/uec.h
parent984f10baac8ef6032df52f135943d6b0bc96f724 (diff)
downloadblackbird-obmc-uboot-6185f80c311cc3bdef2f8d5096c61e40ca6f48b2.tar.gz
blackbird-obmc-uboot-6185f80c311cc3bdef2f8d5096c61e40ca6f48b2.zip
net: uec_phy: Implement TXID and RXID RGMII modes for Marvell PHYs
This will be needed for MPC8360E-MDS boards with rev. 2.1 CPUs. Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com> Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
Diffstat (limited to 'drivers/qe/uec.h')
-rw-r--r--drivers/qe/uec.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/qe/uec.h b/drivers/qe/uec.h
index 1568310090..df6f7c9878 100644
--- a/drivers/qe/uec.h
+++ b/drivers/qe/uec.h
@@ -670,6 +670,7 @@ typedef enum enet_interface {
ENET_1000_RGMII,
ENET_1000_RGMII_ID,
ENET_1000_RGMII_RXID,
+ ENET_1000_RGMII_TXID,
ENET_1000_TBI,
ENET_1000_RTBI,
ENET_1000_SGMII
OpenPOWER on IntegriCloud