
6 Jan
2010
6 Jan
'10
10:34 p.m.
This patch adds echi support for ppc440epx(sequoia board). Also a fix for ECHI host controller port reset.
Chris
Chris Zhang (3): Fix EHCI port reset. Add ppc440epx USB ehci support. Adds EHCI definitions to sequoia board configuration file.
drivers/usb/host/Makefile | 1 + drivers/usb/host/ehci-hcd.c | 3 ++ drivers/usb/host/ehci-ppc4xx.c | 48 ++++++++++++++++++++++++++++++++++++++++ include/configs/sequoia.h | 16 ++++++++++++- 4 files changed, 67 insertions(+), 1 deletions(-) create mode 100644 drivers/usb/host/ehci-ppc4xx.c