Re: [U-Boot] AM335x Ethernet pin mux confusion

2014-11-25 Thread Andy Pont
Hello Mugunthan, > There is no relation between pinmux and phy attached to the slave. > Is your cpsw slave structures are populated with proper phy ids? Thanks for giving me the steer on this. I hadn't updated the slave structure. Having updated the slave structure it is now correctly detecting

Re: [U-Boot] AM335x Ethernet pin mux confusion

2014-11-24 Thread Mugunthan V N
On Monday 24 November 2014 07:57 PM, Andy Pont wrote: > Hello, > > I am working on porting U-Boot 2014.07 to a custom TI AM3354 based hardware > platform and am confused trying to set the pin mux for the two Ethernet > interfaces that are on the board. > > RGMII1_ pins are connected to an ATHER

[U-Boot] AM335x Ethernet pin mux confusion

2014-11-24 Thread Andy Pont
Hello, I am working on porting U-Boot 2014.07 to a custom TI AM3354 based hardware platform and am confused trying to set the pin mux for the two Ethernet interfaces that are on the board. RGMII1_ pins are connected to an ATHEROS AR8031 PHY (PHY ADDR 04) and the pins GPMC_A0 .. GPMC_A11 are con