1
0
Fork 0
remarkable-uboot/board/ti/panda
Lucas Stach 676ae068d9 usb: ehci: rework to take advantage of new lowlevel interface
Kill off ehci-core.h
It was used to specify some static controller data. To support more than
one controller being active at any time we have to carry the controller
data ourselfes. Change the ehci interface accordingly.

NOTE: OMAP implemented the ehci stuff a bit backwards and should be fixed
to do the same thing as other platforms. But the change for now is at least
compile clean.

Signed-off-by: Lucas Stach <dev@lynxeye.de>
Reviewed-by: Marek Vasut <marex@denx.de>
2012-10-15 11:54:00 -07:00
..
Makefile omap5: Add minimal support for omap5430. 2011-11-15 22:25:50 +01:00
panda.c usb: ehci: rework to take advantage of new lowlevel interface 2012-10-15 11:54:00 -07:00
panda_mux_data.h ARM: OMAP4: PANDA: Add rest of the USB module pads to essentials 2012-07-20 14:24:08 +02:00