From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Date: Sat, 30 Jan 2010 19:39:33 -0600 Subject: [U-Boot] [PATCH 8/9 V3] new at91_emac network driver (NET_MULTI api) In-Reply-To: <4B5AD791.2030304@scharsoft.de> References: <4B5AD791.2030304@scharsoft.de> Message-ID: <4B64DF55.700@windriver.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Jens Scharsig wrote: > * add's at91_emac (AT91RM9200) network driver (NET_MULTI api) > * enable driver with CONFIG_DRIVER_AT91EMAC > * generic PHY initialization > * modify AT91RM9200 boards to use NET_MULTI driver > * the drivers has been tested with LXT971 Phy and DM9161 Phy at > MII and RMII interface > This is a NET patch so I am passing this off.. Small ws problems. Similar 'memset blob copyright' Tom