]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Add ppc440epx USB ehci support.
authorChris Zhang <chris@seamicro.com>
Wed, 6 Jan 2010 21:34:05 +0000 (13:34 -0800)
committerRemy Bohmer <linux@bohmer.net>
Sat, 9 Jan 2010 09:27:15 +0000 (10:27 +0100)
commit5f82887feecd7895593401f1ccda866bfb299fbb
tree93a045e132c39f105bd9015956252116d303d35e
parentb416191a14770c6bcc6fd67be7decf8159b2baee
Add ppc440epx USB ehci support.

Currently ppc440epx uses OHCI for USB full-speed support. This change adds
support for EHCI.

Signed-off-by: Chris Zhang <chris@seamicro.com>
drivers/usb/host/Makefile
drivers/usb/host/ehci-ppc4xx.c [new file with mode: 0644]