Re: [U-Boot] [PATCH 00/10] USB: Gadget DFU related fixes

2012-11-29 Thread Pantelis Antoniou
Hi Marek,

On Nov 29, 2012, at 8:32 AM, Marek Vasut wrote:

 Dear Pantelis Antoniou,
 
 Various bugfixes, g_dnl  DFU updates.
 
 Pantelis Antoniou (10):
  usb: Remove obsolete header file
  usb: Fix bug when both DFU  ETHER are defined
  g_dnl: Issue connect/disconnect as appropriate
  g_dnl: Properly terminate string list.
  dfu: Only perform DFU board_usb_init() for TRATS
  dfu: Fix crash when wrong number of arguments given
  dfu: Send correct DFU response from composite_setup
  dfu: Properly zero out timeout value
  dfu: Add a partition type target
  dfu: Support larger than memory transfers.
 [...]
 
 So this is a V2 patchset? Anyway, can you please rebase on top of u-boot-
 usb/master and repost? I rebased it on top of u-boot/master and pushed.
 

Yeah, it's V2. I've rebased, and the patch series applies without any 
conflicts or fudges.

 Best regards,
 Marek Vasut

Regards

-- Pantelis

___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] [PATCH 00/10] USB: Gadget DFU related fixes

2012-11-29 Thread Marek Vasut
Dear Pantelis Antoniou,

 Various bugfixes, g_dnl  DFU updates.
 
 Pantelis Antoniou (10):
   usb: Remove obsolete header file
   usb: Fix bug when both DFU  ETHER are defined
   g_dnl: Issue connect/disconnect as appropriate
   g_dnl: Properly terminate string list.
   dfu: Only perform DFU board_usb_init() for TRATS
   dfu: Fix crash when wrong number of arguments given
   dfu: Send correct DFU response from composite_setup
   dfu: Properly zero out timeout value
   dfu: Add a partition type target
   dfu: Support larger than memory transfers.
[...]

Please address the few issues I pointed out and send a proper V2. Thanks!

Best regards,
Marek Vasut
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[U-Boot] [PATCH 00/10] USB: Gadget DFU related fixes

2012-11-28 Thread Pantelis Antoniou
Various bugfixes, g_dnl  DFU updates.

Pantelis Antoniou (10):
  usb: Remove obsolete header file
  usb: Fix bug when both DFU  ETHER are defined
  g_dnl: Issue connect/disconnect as appropriate
  g_dnl: Properly terminate string list.
  dfu: Only perform DFU board_usb_init() for TRATS
  dfu: Fix crash when wrong number of arguments given
  dfu: Send correct DFU response from composite_setup
  dfu: Properly zero out timeout value
  dfu: Add a partition type target
  dfu: Support larger than memory transfers.

 common/cmd_dfu.c   |   5 +-
 drivers/dfu/dfu.c  | 206 +++--
 drivers/dfu/dfu_mmc.c  | 106 -
 drivers/usb/gadget/Makefile|  13 ++-
 drivers/usb/gadget/composite.c |  27 ++
 drivers/usb/gadget/ep0.c   |   1 +
 drivers/usb/gadget/f_dfu.c |  10 +-
 drivers/usb/gadget/g_dnl.c |  12 ++-
 include/dfu.h  |  19 +++-
 include/g_dnl.h|   1 -
 10 files changed, 314 insertions(+), 86 deletions(-)

-- 
1.7.12

___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] [PATCH 00/10] USB: Gadget DFU related fixes

2012-11-28 Thread Marek Vasut
Dear Pantelis Antoniou,

 Various bugfixes, g_dnl  DFU updates.
 
 Pantelis Antoniou (10):
   usb: Remove obsolete header file
   usb: Fix bug when both DFU  ETHER are defined
   g_dnl: Issue connect/disconnect as appropriate
   g_dnl: Properly terminate string list.
   dfu: Only perform DFU board_usb_init() for TRATS
   dfu: Fix crash when wrong number of arguments given
   dfu: Send correct DFU response from composite_setup
   dfu: Properly zero out timeout value
   dfu: Add a partition type target
   dfu: Support larger than memory transfers.
[...]

So this is a V2 patchset? Anyway, can you please rebase on top of u-boot-
usb/master and repost? I rebased it on top of u-boot/master and pushed.

Best regards,
Marek Vasut
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot