From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Warren Date: Sun, 31 Jan 2010 22:02:45 -0800 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: <4B666E85.2020309@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 Hi Jens, 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 > > Signed-off-by: Jens Scharsig > --- Applied to net repo. thanks, Ben