[U-Boot] [Patch v3 0/2] Add EHCI driver for Atmel SoC
Bo Shen
voice.shen at atmel.com
Thu Jun 28 09:24:08 CEST 2012
This patch series is to add EHCI driver for Atmel SoC, and enable EHCI
support in at91sam9m10g45ek board
Bo Shen (2):
Atmel : usb : add EHCI driver for Atmel SoC
AT91: at91sam9m10g45ek : Enable EHCI instead OHCI
drivers/usb/host/Makefile | 1 +
drivers/usb/host/ehci-atmel.c | 93 ++++++++++++++++++++++++++++++++++++
include/configs/at91sam9m10g45ek.h | 20 ++------
3 files changed, 97 insertions(+), 17 deletions(-)
create mode 100644 drivers/usb/host/ehci-atmel.c
--
1.7.9.5
More information about the U-Boot
mailing list