hi:
my custom board design sja1110 port2(rgmii ),port3(rgmii )and port4 (sgmii )mac to mac the other soc ;
now i use switch_config_s32g_vnp_rdb demo project and changed as
1. port2
2. port3
port4
I want to know
1. if there are any issues with these configurations ?
2. and whether there are any other settings that need to be configured ?
thank you
Hello @ray99150 ,
Your configuration is feasible. For MAC-to-MAC over SGMII on SJA1110 port 4.
Example switch_config_s32g_vnp_rdb is a good starting point.
Best regards,
Pavel
Hello @ray99150 ,
SGMII can be configured in phy driver:
Best regards,
Pavel
hi:
Thank you for your reply.
I have another question regarding the SGMII interface MAC-to-MAC configuration—how can I configure it in slave mode?