patacongo commented on pull request #1728:
URL: https://github.com/apache/incubator-nuttx/pull/1728#issuecomment-688441689


   
   > @patacongo <https://github.com/patacongo> Will correct, if the 
   > peripheral is an EMAC.
   >
   As I mentioned in a different comment.  For SAMA5, all 10/100 mbit 
   Ethernet is referred to as EMAC and never as GMAC.  Atmel refers to the 
   10/100 mbit peripheral as EMAC on the SAMA5D3 but as GMAC on the SAMA5D2 
   and SAMAD4.  These are all referred as EMAC for consistency in the 
   configurations and code.  Only the SAMAD3 has a gigabit ethernet 
   interface that it refers to as GMAC.
   
   But this doesn't matter.  You need to remove all Ethernet support.  
   Ethernet is not available on Giant Board (and no, it is not needed for 
   CDC/ECM).
   
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to