
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 07/05/2013 09:55 AM, Marek Vasut wrote:
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 l.majewski@samsung.com Cc: Tom Rini trini@ti.com Cc: Pantelis Antoniou panto@antoniou-consulting.com Cc: Marek Vasut marex@denx.de Cc: Heiko Schocher hs@denx.de
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 ...
Yup, fit right on top. I'll stop being an overarching custodian and let you grab the copyright fix :)
- -- Tom