uboot/drivers/usb/gadget
Heiko Schocher ad5f977889 usb, dfu gadget: switch to dfu mode in dfu_bind
- set in to_dfu_mode() f_dfu->dfu_state = DFU_STATE_dfuIDLE
  as after every to_dfu_mode call this is done, so move
  this into to_dfu_mode
- switch in dfu_bind() into dfu mode:
  This fixes wrong "dfu-util -l" output, when calling
  "dfu-util -l" after a board reset, without doing a
  download before. See also discussion here:

http://lists.denx.de/pipermail/u-boot/2013-June/157272.html

Signed-off-by: Heiko Schocher <hs@denx.de>
Cc: Lukasz Majewski <l.majewski@samsung.com>
Cc: Pantelis Antoniou <panto@antoniou-consulting.com>
Cc: Tom Rini <trini@ti.com>
Cc: Kyungmin Park <kyungmin.park@samsung.com>
Cc: Marek Vasut <marex@denx.de>
Cc: Wolfgang Denk <wd@denx.de>
Cc: Samuel Egli <samuel.egli@siemens.com>
Acked-by: Lukasz Majewski <l.majewski@samsung.com>
Tested-by: Lukasz Majewski <l.majewski@samsung.com>
2013-06-30 18:41:07 +02:00
..
Makefile usb: gadget: add Faraday FOTG210 USB gadget support 2013-06-12 22:22:52 +02:00
composite.c usb:composite: use memcpy to avoid unaligned access 2013-06-30 18:41:07 +02:00
config.c linux/usb/ch9.h: update with the version from Linux tree 2012-11-20 00:16:06 +01:00
core.c
designware_udc.c
ep0.c
ep0.h
epautoconf.c linux/usb/ch9.h: update with the version from Linux tree 2012-11-20 00:16:06 +01:00
ether.c linux/usb/ch9.h: update with the version from Linux tree 2012-11-20 00:16:06 +01:00
f_dfu.c usb, dfu gadget: switch to dfu mode in dfu_bind 2013-06-30 18:41:07 +02:00
f_dfu.h
f_mass_storage.c drivers:usb: use get|put_unaligned_le16 2013-06-30 18:41:07 +02:00
fotg210.c usb: gadget: add Faraday FOTG210 USB gadget support 2013-06-12 22:22:52 +02:00
g_dnl.c usb:gadget: USB Mass Storage Gadget support 2013-03-18 18:58:53 +01:00
gadget_chips.h usb: gadget: add Faraday FOTG210 USB gadget support 2013-06-12 22:22:52 +02:00
mpc8xx_udc.c
mv_udc.c
ndis.h
omap1510_udc.c
pxa25x_udc.c usb: gadget: Use unaligned access for wMaxPacketSize 2013-06-12 22:22:51 +02:00
pxa25x_udc.h
pxa27x_udc.c pxa27x_udc: remove call to unimplemented set_GPIO_mode() 2013-05-05 23:47:05 +02:00
regs-otg.h
rndis.c
rndis.h
s3c_udc_otg.c linux/usb/ch9.h: update with the version from Linux tree 2012-11-20 00:16:06 +01:00
s3c_udc_otg_xfer_dma.c
storage_common.c usb:composite: USB Mass Storage - storage_common.c from Linux kernel 2013-03-18 18:58:53 +01:00
usbstring.c linux/usb/ch9.h: update with the version from Linux tree 2012-11-20 00:16:06 +01:00