]> git.ipfire.org Git - people/ms/u-boot.git/commit
MX31: Add support for MXC EHCI controller
authorStefano Babic <sbabic@denx.de>
Wed, 6 Oct 2010 07:00:01 +0000 (09:00 +0200)
committerStefano Babic <sbabic@denx.de>
Wed, 13 Oct 2010 16:11:44 +0000 (18:11 +0200)
commit5b591502f9fc340df8fb1e3bec918009ba3bc313
tree69952e1afadb7550134731efbd6771f7d156aa60
parentf76888c29427c2fbb0a7df700cd50c558b49b108
MX31: Add support for MXC EHCI controller

The patch adds the EHCI controller for the i.MX31 Soc.

Signed-off-by: Stefano Babic <sbabic@denx.de>
drivers/usb/host/Makefile
drivers/usb/host/ehci-mxc.c [new file with mode: 0644]