From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Tue, 28 Apr 2015 15:55:20 +0200 Subject: [U-Boot] [UBOOT PATCH] ci_udc: Update the ci_udc driver to support bulk transfers In-Reply-To: <553F4BE4.4050901@monstr.eu> References: <553F4BE4.4050901@monstr.eu> Message-ID: <201504281555.20596.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Tuesday, April 28, 2015 at 10:59:16 AM, Michal Simek wrote: > On 09/05/2014 08:46 AM, Siva Durga Prasad Paladugu wrote: > > Update the ci_udc driver to support bulk transfer > > and also added capability of having multiple dtds > > if requested data is more thank 16K. > > These changes are tested for both the DFU and lthor. > > > > Signed-off-by: Siva Durga Prasad Paladugu > > --- > > > > drivers/usb/gadget/ci_udc.c | 135 > > +++++++++++++++++++++++++++++++++++++------ drivers/usb/gadget/ci_udc.h > > | 1 + > > 2 files changed, 117 insertions(+), 19 deletions(-) > > Marek and Lukasz: Any update on this one? I wanted to pick this, but I cannot apply this on u-boot-usb/master . Can you please rebase this and repost ? In case Lukasz doesn't pick it, I will. Best regards, Marek Vasut