mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 16:52:14 +02:00
Merge branch 'master' of git://git.denx.de/u-boot-usb
Conflicts: board/freescale/mx6sxsabresd/mx6sxsabresd.c Signed-off-by: Tom Rini <trini@ti.com>
This commit is contained in:
@@ -280,7 +280,9 @@ struct usb_ehci {
|
||||
#define MXC_EHCI_IPPUE_DOWN (1 << 10)
|
||||
#define MXC_EHCI_IPPUE_UP (1 << 11)
|
||||
|
||||
int usb_phy_mode(int port);
|
||||
/* Board-specific initialization */
|
||||
int board_ehci_hcd_init(int port);
|
||||
int board_usb_phy_mode(int port);
|
||||
|
||||
#endif /* _EHCI_FSL_H */
|
||||
|
Reference in New Issue
Block a user