Re: [U-Boot] [PATCH] cm_t35: use new low level interface for usb ehci

2012-12-03 Thread Marek Vasut
Dear Nikita Kiryanov, > Update usb host support to use new version of omap_ehci_hcd_init. > > Signed-off-by: Nikita Kiryanov > --- > Explanation: apparently there was a failed remote update and I did not have > the latest version of the code. > @Marek: If it's possible to fold this into commit "

[U-Boot] [PATCH] cm_t35: use new low level interface for usb ehci

2012-12-03 Thread Nikita Kiryanov
Update usb host support to use new version of omap_ehci_hcd_init. Signed-off-by: Nikita Kiryanov --- Explanation: apparently there was a failed remote update and I did not have the latest version of the code. @Marek: If it's possible to fold this into commit "cm-t35: add USB host support" that wo