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.

Enabling sgmii to list both ETH0 and ETH1 in linux

Hi 

Our custom board is similar to EVMC6678 Except  SGMII0 is connected to ethernet switch and SGMII1 is also connected to on board ethernet switch.

My queries

1. After porting linux, I could see only eth0.. How to enable other ethernet port to list eth1 ?

2. I need to force SGMII for fullduplex and 1000Mbps .. Should i need to enble that in sgmii_config in sgmii-c66x.c file ?

Please help