[U-Boot] [PATCH v1 0/2] usb: dfu: am335x: allow dfu in fullspeed mode only

Heiko Schocher hs at denx.de
Tue Sep 9 14:37:02 CEST 2014


This patchserie adds the new config option CONFIG_DFU_FULLSPEED.
If this is enabled DFU uses fullspeed only. This is used on the
siemens boards.

Cc: Tom Rini <trini at ti.com>
Cc: Lukasz Majewski <l.majewski at samsung.com>
Cc: Marek Vasut <marex at denx.de>
Cc: Liu Bin <b-liu at ti.com>
Cc: Lukas Stockmann <lukas.stockmann at siemens.com>

Heiko Schocher (2):
  usb: dfu: add config option to use in dfu mode fullspeed only
  arm: am335x: siemens board use in DFU mode fullspeed only

 README                                 | 3 +++
 drivers/usb/gadget/f_dfu.c             | 3 +++
 drivers/usb/gadget/g_dnl.c             | 3 +++
 include/configs/siemens-am33x-common.h | 3 ++-
 4 files changed, 11 insertions(+), 1 deletion(-)

-- 
1.8.3.1



More information about the U-Boot mailing list