[U-Boot] [PATCH 2/4] usb: ehci: rework to take advantage of new lowlevel interface

Marek Vasut marex at denx.de
Thu Aug 30 23:09:27 CEST 2012


Dear Lucas Stach,

> 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 at lynxeye.de>
[...]

The omap change could be separated out, no?
Also, I'd fix all these &(*something)->somethingelse if possible.

Otherwise,

Reviewed-by: Marek Vasut <marex at denx.de>

Best regards,
Marek Vasut


More information about the U-Boot mailing list