u-boot-brain/drivers/usb
Benoît Thébaudeau f22e4fae19 ehci-mx5/6: Make board_ehci_hcd_init() optional
A custom board_ehci_hcd_init() may be unneeded, so add a weak default
implementation doing nothing.

By the way, use simple __weak from linux/compiler.h for
board_ehci_hcd_postinit() instead of weak alias with full attribute.

Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com>
Cc: Marek Vasut <marex@denx.de>
Cc: Stefano Babic <sbabic@denx.de>
2012-11-16 09:16:46 +01:00
..
eth usb: add support for multiple usb controllers 2012-10-15 11:54:00 -07:00
gadget usb gadget ether: Fix warning in is_eth_addr_valid() 2012-11-04 11:00:38 -07:00
host ehci-mx5/6: Make board_ehci_hcd_init() optional 2012-11-16 09:16:46 +01:00
musb USB: musb_udc: Make musb_peri_rx_ep check for MUSB_RXCSR_RXPKTRDY 2012-10-23 08:33:17 -07:00
phy Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
ulpi usb: ulpi: add indicator configuration function 2012-10-15 11:54:01 -07:00