Quantcast
Channel: Processors
Viewing all articles
Browse latest Browse all 149971

Forum Post: RE: Can I use am335x ndk cpsw driver in my custom board?

$
0
0

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

 

 


Viewing all articles
Browse latest Browse all 149971