From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Fri, 5 Jul 2013 15:55:33 +0200 Subject: [U-Boot] [U-Boot, 2/2] dfu:ext4:fix Fix DFU upload functionality In-Reply-To: <20130705124827.GH16630@bill-the-cat> References: <1372437710-6361-2-git-send-email-l.majewski@samsung.com> <201307032349.20545.marex@denx.de> <20130705124827.GH16630@bill-the-cat> Message-ID: <201307051555.33907.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 Dear Tom Rini, > On Wed, Jul 03, 2013 at 11:49:20PM +0200, Marek Vasut wrote: > > Dear Tom Rini, > > > > > On Fri, Jun 28, 2013 at 06:41:50PM +0200, ??ukasz Majewski wrote: > > > > For the first eMMC read of data for upload, use the "large" dfu_buf > > > > (now configurable) instead of usb request buffer allocated at > > > > composite layer (which is 4KiB) [*]. > > > > > > > > For eMMC the whole file is read, which usually is larger than the > > > > buffer [*] provided with usb request. > > > > > > > > Signed-off-by: Lukasz Majewski > > > > Cc: Tom Rini > > > > Cc: Pantelis Antoniou > > > > Cc: Marek Vasut > > > > Cc: Heiko Schocher > > > > > > Applied to u-boot/master, thanks! > > > > Tom, why are you picking USB changes now? This is creating quite some > > mess ... > > Just trying to clear up the queue of fixes. Ok, if you manage to merge it with the USB PR ... Best regards, Marek Vasut