summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-09-26 10:35:52 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-09-26 10:35:52 -0600
commit5a50891de49e3ff53a607c481e0a05a19029d8f0 (patch)
tree97a06e1757ae68633259a1c687e0ad27d6b28f12 /nuttx/ChangeLog
parent9161b96dba6a88c1eefb529c542b8279b120f9b3 (diff)
downloadnuttx-5a50891de49e3ff53a607c481e0a05a19029d8f0.tar.gz
nuttx-5a50891de49e3ff53a607c481e0a05a19029d8f0.tar.bz2
nuttx-5a50891de49e3ff53a607c481e0a05a19029d8f0.zip
SAMA5 GMAC: Initial driver check-in is just the EMAC driver forced to compile with the GMAC register definitions
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 2d204379b..d8e643fc9 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -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).
+