1
0
Fork 0
remarkable-uboot/board/technexion/twister
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 ARM: omap3: add support to Technexion twister board 2011-12-24 10:23:29 +01:00
twister.c usb: ehci: rework to take advantage of new lowlevel interface 2012-10-15 11:54:00 -07:00
twister.h ARM: omap3: add support to Technexion twister board 2011-12-24 10:23:29 +01:00