Hi TI Team,
We are looking to support a use-case in Linux where we need to use the CPSW9G (8 port switch in the main domain) for providing connectivity using a specific PHY.
With the information provided in the related ticket we got some idea that the current implementation makes use of ethfw (app_remoteswitchcfg_server) running on the r5f0_0 and only supports the GESI expansion board that has the dp83867 PHY. I've multiple questions here
- Are there any plans to support CPSW9G directly under Linux, rather than through the r5f0_0?
- The dp83867 PHY does not support RMII mode but support for the mode is claimed in SDK documentation, is that correct? if not, how can it be tested?
- Is there a way with ethfw to support PHY configuration through Linux?
- Is there a guide which tells how to add additional PHY support in ethfw?