Re: [U-Boot-Users] LAN9118 ethernet controller (William Feng)

Date: Fri, 01 Dec 2006 17:50:45 -0800 From: William Feng wfeng@mysourcecommunications.com 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

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 wfeng@mysourcecommunications.com 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
participants (2)
-
Tim Braun
-
William Feng