]> git.sur5r.net Git - u-boot/commit
Marvell MV88E61XX Switch Driver support
authorPrafulla Wadaskar <prafulla@marvell.com>
Mon, 18 May 2009 20:10:16 +0000 (01:40 +0530)
committerBen Warren <biggerbadderben@gmail.com>
Mon, 15 Jun 2009 07:13:54 +0000 (00:13 -0700)
commit6f51deb7f298413cfcb0a36d24c97ef7dd69d48f
treee876999ab729c88c3d5434d976c1e5d19d8f056e
parent091dc9f6adaf572b067ae91af92c4e7db33d7903
Marvell MV88E61XX Switch Driver support

Chips supported:-
1. 88E6161 6 port gbe swtich with 5 integrated PHYs
2. 88E6165 6 port gbe swtich with 5 integrated PHYs
2. 88E6132 3 port gbe swtich with 2 integrated PHYs
Platform specific configuration supported for:-
default or router port vlan configuration
led_init configuration
mdip/n polarity reversal configuration

Note: This driver is supported and tested against
kirkwood egiga interface

Contributors:
Yotam Admon <yotam@marvell.com>
Michael Blostein <michaelbl@marvell.com

Reviewed by: Ronen Shitrit <rshitrit@marvell.com>
Signed-off-by: Prafulla Wadaskar <prafulla@marvell.com>
Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
drivers/net/phy/Makefile
drivers/net/phy/mv88e61xx.c [new file with mode: 0644]
drivers/net/phy/mv88e61xx.h [new file with mode: 0644]
include/netdev.h