SAMA5 GMAC: Initial driver check-in is just the EMAC driver forced to compile with the GMAC register definitions

This commit is contained in:
Gregory Nutt
2013-09-26 10:35:52 -06:00
parent 3c4f9926c9
commit d417ff6460
5 changed files with 3230 additions and 8 deletions
+4
View File
@@ -5637,3 +5637,7 @@
apps/examples/composite to apps/system/composite (2013-9-25).
* configs/stm3210e-eval/composite: Converted to use the kconfig-
frontends tool (2013-9-25).
* arch/arm/src/sama5/sam_gmac.c: Initial GMAC driver is really
just the EMAC driver forced to compile with the GMAC register
definitions (2013-9-26).