u-boot-brain/board/ti
Roger Quadros 55efadde7e ARM: AM57xx: AM43xx: Fix USB host
CONFIG_USB_XHCI_OMAP can be set for host mode without setting
CONFIG_USB_DWC3 which is meant for gadget mode only.
board_usb_init() was not being defined for CONFIG_USB_XHCI_OMAP
resulting in a data abort on usb start.

Define board_usb_init() for CONFIG_USB_XHCI_OMAP case. Move
gadget specific handling to within CONFIG_USB_DWC3.

Fixes: 6f1af1e358 ("board: ti: invoke clock API to enable and disable clocks")
Signed-off-by: Roger Quadros <rogerq@ti.com>
2016-06-02 21:42:15 -04:00
..
am43xx ARM: AM57xx: AM43xx: Fix USB host 2016-06-02 21:42:15 -04:00
am57xx ARM: AM57xx: AM43xx: Fix USB host 2016-06-02 21:42:15 -04:00
am335x board: am335x: Allow to choose serial device dynamically 2016-05-27 15:47:54 -04:00
am3517crane omap-common: Common function to display die id, replacing omap3-specific version 2015-10-22 14:18:30 -04:00
beagle ARM: Various: Future-proof serial platdata 2016-03-14 19:18:48 -04:00
common ti: common: dra7: Add standard access for board description EEPROM 2016-03-14 19:18:49 -04:00
dra7xx ARM: DRA7: configs: Remove obsolete configs 2016-05-27 15:47:45 -04:00
evm omap-common: Common function to display die id, replacing omap3-specific version 2015-10-22 14:18:30 -04:00
ks2_evm Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUP 2016-05-27 15:41:16 -04:00
omap5_uevm omap-common: Rename set_muxconf_regs_essential to set_muxconf_regs 2016-03-15 15:12:06 -04:00
panda omap-common: Rename set_muxconf_regs_essential to set_muxconf_regs 2016-03-15 15:12:06 -04:00
sdp4430 omap-common: Rename set_muxconf_regs_essential to set_muxconf_regs 2016-03-15 15:12:06 -04:00
ti814x ti814x_evm: Switch to SYS_GENERIC_BOARD 2015-09-15 13:55:22 -04:00
ti816x ti816x: Switch to SYS_GENERIC_BOARD 2015-09-15 13:55:23 -04:00