<br><br><div class="gmail_quote">On Tue, Jul 1, 2008 at 7:42 PM, Ben Warren &lt;<a href="mailto:biggerbadderben@gmail.com">biggerbadderben@gmail.com</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi Naveen,<br>
<div class="Ih2E3d"><br>
On Tue, Jul 1, 2008 at 7:02 AM, navin karnam &lt;<a href="mailto:navin.karnam@gmail.com">navin.karnam@gmail.com</a>&gt; wrote:<br>
&gt;<br>
&gt; Hi,<br>
&gt;<br>
&gt; I have pxa255 board and one Ethernet controller LAN91C111-Nu (10/100 Base T)<br>
&gt; attached to it.<br>
&gt; Does u-boot code supports this type of Ethernet controller? Can anybody tell<br>
&gt; what are the changes that need to be done to make this Ethernet controller<br>
&gt; work? If not how do i had the support for it?<br>
&gt;<br>
<br>
</div>I believe the LNA91C111 is software compatible with the LAN91xx, but<br>
don&#39;t know for sure. &nbsp;If this is true, you should be able to use the<br>
driver called &#39;smc9111.c&#39;. &nbsp;Be sure to get the latest version of the<br>
code base from <a href="http://git.denx.de" target="_blank">git.denx.de</a>.<br>
<br>
regards,<br>
Ben<br>
<br>
-------------------------------------------------------------------------<br>
Check out the new SourceForge.net Marketplace.<br>
It&#39;s the best place to buy or sell services for<br>
just about anything Open Source.<br>
<a href="http://sourceforge.net/services/buy/index.php" target="_blank">http://sourceforge.net/services/buy/index.php</a><br>
_______________________________________________<br>
U-Boot-Users mailing list<br>
<a href="mailto:U-Boot-Users@lists.sourceforge.net">U-Boot-Users@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/u-boot-users" target="_blank">https://lists.sourceforge.net/lists/listinfo/u-boot-users</a><br>
</blockquote></div><br><br>Hi Naveen,<br><br>The driver support the SMSC chip 9111 on any platform if you have a 32 bit wide databus. For other bus widths you need to customize the driver.<br><br>Thanks &amp; Regards,<br>
Shinose. <br>