[U-Boot] [PATCH 2/4] dfu: Make maximum DFU file size equal to default DFU data buffer

Heiko Schocher hs at denx.de
Wed Sep 11 06:38:49 CEST 2013


Hello Lukasz,

Am 10.09.2013 15:29, schrieb Lukasz Majewski:
> Up till now the DFU maximum file size (to be written to e.g. eMMC)
> was different from the DFU data buffer size. It caused errors when
> one buffer was smaller than data to be written.
>
> Now, the maximum DFU file size is equal to default DFU buffer size.
> In spite of this, user is still able to manually adjust those default
> values.
>
> Change-Id: Ied75d0f7b59588ebd79dae9a22af801d36622216
> Signed-off-by: Lukasz Majewski<l.majewski at samsung.com>
> ---
>   include/dfu.h |    2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)

Tested on the dxr2 and rut board, so:

Tested-by: Heiko Schocher <hs at denx.de>

bye,
Heiko
-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany


More information about the U-Boot mailing list