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.
#1. How to configure and use the second Ethernet port in UBOOT in RMII mode?
#2. According to the user guide, use the .dts to configure other than change code directly.
but how it works? where is the function call to parse dtb file to configure?
#3. I boot up StarterKit board with default image from SD card, compare dts pinmux with memory read from UBOOT, only rgmii1 pins are configured, rgmii2 pins are still in default mode 7. dto file is not parsed and configured?
Hi,
Do you only want to use the second port in RMII mode?
Only one port of the cpsw can be enabled to be used in U-Boot. This is the reason on the starter kit that only one port is enabled to answer your question #3. To answer question #2 ideally only the dts file has to be changed to switch from port 1 to port 2 for U-Boot. To answer question #1 I will need to consult with a fellow engineer.
Best Regards,
Schuyler
Do you only want to use the second port in RMII mode?
Since only one port is available in UBOOT, then need to enable port 2 in this case. Please help.
Hi,
I will need to confer with development I will do that and get back to you.
Best Regards,
Schuyler