[U-Boot] [PATCH 0/2] Invoke board specific board_usb_cleanup function

Inha Song ideal.song at samsung.com
Mon Jan 19 08:07:14 CET 2015


This patches invoke board-specific usb cleanup interface (board_usb_cleanup)
After USB initalization.

Inha Song (2):
  usb: common: provide a _weak board_usb_cleanup() function
  usb: invoke board specific USB cleanup interface

 common/cmd_dfu.c              | 1 +
 common/cmd_thordown.c         | 1 +
 common/cmd_usb_mass_storage.c | 1 +
 common/usb.c                  | 6 ++++++
 4 files changed, 9 insertions(+)

-- 
2.0.0.390.gcb682f8



More information about the U-Boot mailing list