From 70e94e05ef4f7aed52722ea114dc59b517ec2695 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Tue, 20 Aug 2013 15:46:36 -0600 Subject: Beginning of support for SAMA5 EHCI. Not much there yet --- nuttx/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'nuttx/ChangeLog') diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog index d12359631..c980ecc48 100644 --- a/nuttx/ChangeLog +++ b/nuttx/ChangeLog @@ -5421,3 +5421,7 @@ Add logic for management of device addresses. This logic does not currently hook into into anything. It will someday be a part of the NuttX USB hub implementation (2013-8-18). + * nuttx/arch/arm/src/sama5/sam_ehci.c and other files: Create a skeleton + environment for development of an EHCI driver. Not much in place yet + (2013-8-20). + -- cgit v1.2.3