
1 Jul
2008
1 Jul
'08
4:12 p.m.
Hi Naveen,
On Tue, Jul 1, 2008 at 7:02 AM, navin karnam navin.karnam@gmail.com wrote:
Hi,
I have pxa255 board and one Ethernet controller LAN91C111-Nu (10/100 Base T) attached to it. Does u-boot code supports this type of Ethernet controller? Can anybody tell what are the changes that need to be done to make this Ethernet controller work? If not how do i had the support for it?
I believe the LNA91C111 is software compatible with the LAN91xx, but don't know for sure. If this is true, you should be able to use the driver called 'smc9111.c'. Be sure to get the latest version of the code base from git.denx.de.
regards, Ben