From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Thompson Date: Tue, 09 Feb 2010 16:33:12 +0000 Subject: [U-Boot] [PATCH] da830evm: Add support for TI EMAC In-Reply-To: <4B718B4E.2060804@ge.com> References: <4B718B4E.2060804@ge.com> Message-ID: <4B718E48.7090209@ge.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 09/02/10 16:20, Nick Thompson wrote: > Adds support for ethernet networking on the da830evm platform. > > This platform uses an SoC EMAC interface and a 3 port ethernet > switch as a PHY with an RMII interface. The PHY also has a i2c > interface for configuring the switch functions. > > Signed-off-by: Nick Thompson This patch adds a new warning - sorry missed that during testing A V2 patch is on the way