On 03/18/2010 11:26 AM, David Daney wrote: > On 03/18/2010 11:17 AM, Peter 'p2' De Schrijver wrote: >> On 2010-03-15 18:27:41 (-0400), Jan Rovins wrote: >>> Peter 'p2' De Schrijver wrote: >>>> Hi, >>>> >>>> We are trying to get linux 2.6.33 to work on the movidis x16 board. >>>> Main thing >>>> missing is the addresses of the PHYs. Does anyone know those ? >>>> Unfortunately I don't have physical access to the board so I can't >>>> just look >>>> for the PHY components being used. >>>> >>>> Thanks, >>>> >>>> Peter. >>>> >>>> >>> Do you mean the Movidis x19 ? >> >> Maybe. AFAIK ours is called x16, and uses a cavium octeon CN3860 chip. >> >>> We have 2 of these in our lab. They are running the old 2.6.21.7 from >>> the CnUsers 1.8.1 tool chain. >>> They are currently being used by other developers for some application >>> testing, but I can grab the serial console boot-up messages and send >>> them to you, if the PHY info is in there. >> >> That would be helpful. Otherwise you could also try running ethtool >> on all the >> interfaces. That should give you the PHY address as well. >> > > I just found one of these. Current theory is that the PHY addresses > are 0-7 > > I don't think the PHY numbers are printed anywhere. Can you try the attached patch? from the back of the box we have: --------------------------------------- | eth5 | eth7 | | eth1 | eth3 | --------------------------------------- | eth4 | eth6 | | eth0 | eth2 | --------------------------------------- I was able to boot 2.6.34-rc1 to a Debian root nfs mounted via eth1. I didn't verify that eth4 - eth7 worked. David Daney