Ethernet driver for Linux kernel 2.6 running on ML403

Michael Galassi mgalassi at c-cor.com
Thu Sep 14 23:53:46 EST 2006


>> The virtex eth device is not the same as 4xx on-chip Ethernet, so
>> CONFIG_IBM_EMAC will not work.  You need the xilinx_enet driver (which
>> is not in mainline).  It might be in MontaVista's 2.6 tree.
>>
>> I think people have posted patches for it to this list, so try
>> searching the archives.  (I don't have a link off the top of my head.)
>>   
>    The MV 2.6 Xilinx_edk based TEMAC driver has been posted to this 
>list several times.
>
>    As of the last incarnation I tried it had no MII/PHY support and you 
>had to manully change the speed of the driver 10/100/1000 by editing the 
>code.

It is also worth noting that as released in MVL pro 4.0.1 it only
supports hard_temac 1.00.a and plb_temac 2.00.a, both of which are
tagged as deprecated in the current version (8.2.01i) of Xilinx's
EDK. The current version of {plb,hard}_temac (3.00.a) goes to great
lengths to break compatibility with older versions.  This will
presumably be fixed next month when it is rumored that wonderful new
things will come from Xilinx.  In the mean-time it is possible, though
neither simple, nor fun, to create Virtex4 designs with the older IP.

-michael



More information about the Linuxppc-embedded mailing list