From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Nelson Date: Mon, 06 Oct 2014 08:49:11 -0700 Subject: [U-Boot] [PATCH 0/3] usb: gadget: fastboot miscellaneous patches In-Reply-To: <201410061450.06414.marex@denx.de> References: <1412103942-28331-1-git-send-email-eric.nelson@boundarydevices.com> <201410032216.42510.marex@denx.de> <20141006112353.40a5cdda@amdc2363> <201410061450.06414.marex@denx.de> Message-ID: <5432B9F7.7000503@boundarydevices.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Marek, On 10/06/2014 05:50 AM, Marek Vasut wrote: > On Monday, October 06, 2014 at 11:23:53 AM, Lukasz Majewski wrote: >> Hi Marek, >> >> >> >> There aren't any pending DFU patches, so I don't plan any PR before >> our ELCE2014 meeting. >> >> Therefore please, if possible, pull 1/3 and 2/3 to u-boot-usb directly. > > OK, done. Would you please keep an eye on 3/3 for me ? > Is there an issue with 3/3? It seems to be needed to prevent reading of portions of the buffer that aren't part of the current command (especially strtoul). Please advise, Eric