Re: [U-Boot] [PATCH v2] mx6qsabreauto: enable USB host interface

2013-01-27 Thread Stefano Babic
On 22/01/2013 10:11, Dirk Behme wrote: > From: Knut Wohlrab > > The USB host interface is routed to plug USB1/J30 on the mother board. > > Signed-off-by: Knut Wohlrab > --- Applied to u-boot-imx, thanks. Best regards, Stefano Babic -- ==

[U-Boot] [PATCH v2] mx6qsabreauto: enable USB host interface

2013-01-22 Thread Dirk Behme
From: Knut Wohlrab The USB host interface is routed to plug USB1/J30 on the mother board. Signed-off-by: Knut Wohlrab --- Changes in v2: - Don't add an empty board_ehci_hcd_init() to mx6qsabreauto.c. It's not needed because board_ehci_hcd_init() is declared as weak. include/configs/mx6qsabr