From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Warren Date: Fri, 24 Apr 2009 06:29:32 -0700 Subject: [U-Boot] [PATCH v8] Marvell MV88E61XX Switch Driver support In-Reply-To: <73173D32E9439E4ABB5151606C3E19E201CAA8197D@SC-VEXCH1.marvell.com> References: <73173D32E9439E4ABB5151606C3E19E201CAA8197D@SC-VEXCH1.marvell.com> Message-ID: <49F1BEBC.6070703@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Prafulla Wadaskar wrote: > 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 > default and router port vlan config supported > > Note: This driver is supported and tested against > kirkwood egiga interface > > Contributors: > Yotam Admon > Michael Blostein > Reviewed by: Ronen Shitrit > Signed-off-by: Prafulla Wadaskar applied to net/next branch. thanks for your contribution, Ben