4 Jul 2011 16:42
Re: [microblaze-linux] LLTEMAC DUAL CHANNEL
After having split the two ll_temac channels in two distinct ll_temac ips both of the phys are being recongnized (and irqs correctly assigned). I finally managed to make the ll_temac driver work in u-boot, at least for me, in petalinux-v0.40-final. I just copied some relevant functions (send/recv/init) from the git version and forced a link=1 in xps_ll_temac_phy_ctrl function. I am attaching the modified driver and a diff toward the v0.40-final version. Hopefully it will be of help to somebody else who, like me, is not that smart in such things and will save a bit of time. I could succesfully test it on the sp605 evaluation board, too. Best regards, Giulio On Fri, 2011-06-24 at 15:14 +0200, Giulio Mazzoleni wrote: > Dear microblaze uclinux users. > I would like to ask you one more question. > > I am currenlty using a double ethernet interface. > I had to use two different kind of drivers (ethernetlite + lltemac) to > be able to use both of them at the same time. I am still not sure about > the problem that would prevent me to do so when using ethernetlite for > both of them.(Continue reading)
RSS Feed