Part Number: TDA4VM
Hi, experts:
I am now developing our custom board of TAD4VM CPSW9G RGMII1 port with phy dp83867. I am not sure how to do it, so simply changed the phy address in cpsw_appboardutils_j721e_evm.c.
Now I can see the phy 0 live and the state machine can go into Cpsw_handleLinkUp. But it stuck at the first while loop.
I read out the phy registers, linkup and auto negotiation is complete.what is the logic of CPSW_SS_RGMII1_STATUS_REG. Am I missing anything important change?