summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
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).
+