Dear,
I add statements as follow in function "cpsw3g_Update_Phystatus()" of file " cpsw_impl.c":
if (gmacObject->PhySpeed == 2)
{
macControl |= CPSW_SL_MACCONTROL_GIG;
}
and my custom board can work correctly, is this a bug of am335x NDK CPSW DRIVER?
Regards,
Rolan