From cda383a549d16f8b441a423578d69a9dfdf1e579 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Thu, 26 Sep 2013 15:55:21 -0600 Subject: Beginng of support for GMII/RGMII PHYs --- nuttx/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'nuttx/ChangeLog') diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog index d8e643fc9..6f39e782e 100644 --- a/nuttx/ChangeLog +++ b/nuttx/ChangeLog @@ -5640,4 +5640,6 @@ * 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). + * arch/arm/src/sama5/sam_gmac.c and include/nuttx/net/gmii.h: + Beginning of support for GMII/RGMII PHY support (2013-9-26) -- cgit v1.2.3