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