
26 Jun
2012
26 Jun
'12
4:21 a.m.
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 | 68 ++++++++++++++++++++++++++++++++++++ include/configs/at91sam9m10g45ek.h | 20 ++--------- 3 files changed, 72 insertions(+), 17 deletions(-) create mode 100644 drivers/usb/host/ehci-atmel.c
--
1.7.9.5