From mboxrd@z Thu Jan 1 00:00:00 1970 From: William Feng Date: Tue, 05 Dec 2006 13:36:20 -0800 Subject: [U-Boot-Users] LAN9118 ethernet controller (William Feng) In-Reply-To: <8230E1CC35AF9F43839F3049E930169A4161EB@yang.LibreStream.local> References: <8230E1CC35AF9F43839F3049E930169A4161EB@yang.LibreStream.local> Message-ID: <1165354580.20719.39.camel@dopey> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Thanks Tim! I will try that out. William On Tue, 2006-12-05 at 09:43 -0600, Tim Braun wrote: > > Date: Fri, 01 Dec 2006 17:50:45 -0800 > > From: William Feng > > I have an ARM board which has a LAN9118 ethernet controller (SMSC) > > instead of a LAN91C111 which is supported in u-boot. Is there any > > existing patch or ongoing work to support it? > > Here's a patch I've got on the shelf against 1.1.3 which should provide > a driver for you. It uses CONFIG_NET_MULTI, CONFIG_DRIVER_LAN911X, > and CONFIG_LAN911x_BASE to configure. > > Tim Braun, Sr. Des. Eng. > LibreStream Technologies > 200-55 Rothwell Rd. > Winnipeg R3P 2M5 > >