From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Warren Date: Mon, 25 May 2009 23:27:47 -0700 Subject: [U-Boot] [PATCH v10] Marvell MV88E61XX Switch Driver support In-Reply-To: <1242677416-23911-1-git-send-email-prafulla@marvell.com> References: 73173D32E9439E4ABB5151606C3E19E201CD5CF7CB@SC-VEXCH1.marvell.com <1242677416-23911-1-git-send-email-prafulla@marvell.com> Message-ID: <4A1B8BE3.2080402@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 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 > Michael Blostein > Reviewed by: Ronen Shitrit > Signed-off-by: Prafulla Wadaskar > Applied to net/next. Thanks a lot! Ben