]> git.ipfire.org Git - people/ms/u-boot.git/commit
board: ti: DRA7: added USB initializtion code
authorKishon Vijay Abraham I <kishon@ti.com>
Mon, 23 Feb 2015 13:10:19 +0000 (18:40 +0530)
committerMarek Vasut <marex@denx.de>
Tue, 14 Apr 2015 03:48:11 +0000 (05:48 +0200)
commita17188c1c255c24c7eb65a602ce42a7fb1fb2f75
tree5995bf7c183e0c833ba2a236621d4cdc5ba29060
parentdb378d786df0675aa6fc795a2198d000fddd33cc
board: ti: DRA7: added USB initializtion code

Implemented board_usb_init(), board_usb_cleanup() and
usb_gadget_handle_interrupts() in dra7xx board file that
can be invoked by various gadget drivers.

Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Reviewed-by: Lukasz Majewski <l.majewski@samsung.com>
arch/arm/include/asm/arch-omap5/omap.h
board/ti/dra7xx/evm.c