[U-Boot] [RFC PATCH V2 1/2] Add USB ehci core files
Jean-Christophe PLAGNIOL-VILLARD
plagnioj at jcrosoft.com
Thu Nov 27 13:41:31 CET 2008
On 13:34 Thu 27 Nov , Michael Trimarchi wrote:
> Add USB ehci core files
>
> Signed-off-by: Michael Trimarchi <trimarchi at gandalf.sssup.it>
>
> ---
> drivers/usb/usb_ehci.h | 120 ++++++++
> drivers/usb/usb_ehci_core.c | 635 +++++++++++++++++++++++++++++++++++++++++++
> drivers/usb/usb_ehci_core.h | 29 ++
> 3 files changed, 784 insertions(+), 0 deletions(-)
> create mode 100644 drivers/usb/usb_ehci.h
> create mode 100644 drivers/usb/usb_ehci_core.c
> create mode 100644 drivers/usb/usb_ehci_core.h
>
the comment I've add to the precedent versions still apply
please fix
Best Regards,
J.
More information about the U-Boot
mailing list