Hi all
I am working on a DM8107 custom board which is running dvrrdk 4.0
the network can work with 100M full duplex,Now I want DM8107 to work
with 1000M. So what can I do to make this.
My network phy is ET1011C
thanks
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi all
I am working on a DM8107 custom board which is running dvrrdk 4.0
the network can work with 100M full duplex,Now I want DM8107 to work
with 1000M. So what can I do to make this.
My network phy is ET1011C
thanks
You need to ensure gigabit mode and auto negotiation is enabled in the phy . The cpsw driver just reads the status from phy driver and doesn't need any change. Also you need to ensure that you connect to a gigabit network / to a peer with gigabit phy so that auto negotiation between phys settles phy speed of your custom board to 1000M.
Hi Yogesh
Now It have a strange problem
My DM8107 custom board can work with 100M which connected to a 100M network switch
But when connected to a 1000M network switch, the network can not work
Whether have you encountered
Thanks
I have a 8107 EVM and I'm able to connect to gigabit network and transfer data without any issue. The EVM has Atheros AR8031 phy. This surely points to phy configuration problem on your board.