]> git.ipfire.org Git - people/ms/u-boot.git/commit
board: STiH410-B2260: add fastboot support
authorPatrice Chotard <patrice.chotard@st.com>
Tue, 5 Sep 2017 09:04:27 +0000 (11:04 +0200)
committerTom Rini <trini@konsulko.com>
Fri, 22 Sep 2017 11:40:00 +0000 (07:40 -0400)
commit4e6eeeac1294b489e122a09596087ed06737d055
treed5709aa041ef141de4e3cbb2bf0186b17f73912a
parentbfd7ef110a11e3e89b45d721fcac7f551b6254c4
board: STiH410-B2260: add fastboot support

Add usb_gadget_handle_interrupts(), board_usb_init(),
board_usb_cleanup() and g_dnl_board_usb_cable_connected()
callbacks needed for FASTBOOT support

Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
board/st/stih410-b2260/board.c