diff options
author | Ćukasz Majewski <l.majewski@samsung.com> | 2013-06-28 18:41:50 +0200 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2013-07-03 08:41:23 -0400 |
commit | 9df49553a462f38341d2613f2635064f34f156a0 (patch) | |
tree | 7cc0ed86ef57d9163c5edb9f59081eaac69fb94d /doc/README.VLAN | |
parent | 051f9a3eedb13eb29151917e38231e37a4383fe5 (diff) | |
download | u-boot-imx-9df49553a462f38341d2613f2635064f34f156a0.zip u-boot-imx-9df49553a462f38341d2613f2635064f34f156a0.tar.gz u-boot-imx-9df49553a462f38341d2613f2635064f34f156a0.tar.bz2 |
dfu:ext4:fix Fix DFU upload functionality
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>
Diffstat (limited to 'doc/README.VLAN')
0 files changed, 0 insertions, 0 deletions