[U-Boot] [PATCH 13/13] apalis/colibri_t20/t30: increase tftp blocksize
Simon Glass
sjg at chromium.org
Mon Jul 6 18:38:58 CEST 2015
On 6 July 2015 at 02:20, Marcel Ziswiler <marcel at ziswiler.com> wrote:
> From: Max Krummenacher <max.krummenacher at toradex.com>
>
> Enable CONFIG_IP_DEFRAG and set CONFIG_TFTP_BLOCKSIZE to 16384.
> This increases the tftp download speed considerably.
>
> While at it enable CONFIG_TFTP_TSIZE which limits the progress bar to
> fifty '#' independent of the downloaded file size.
>
> Signed-off-by: Max Krummenacher <max.krummenacher at toradex.com>
> Signed-off-by: Marcel Ziswiler <marcel.ziswiler at toradex.com>
> ---
> include/configs/apalis_t30.h | 3 +++
> include/configs/colibri_t20.h | 3 +++
> include/configs/colibri_t30.h | 3 +++
> 3 files changed, 9 insertions(+)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list