]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
apalis/colibri_t20/t30: increase tftp blocksize
authorMax Krummenacher <max.krummenacher@toradex.com>
Wed, 5 Aug 2015 22:47:09 +0000 (00:47 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Sep 2015 08:23:17 +0000 (10:23 +0200)
commitcb557de159a262e6a8dc33b1aa77bd8d95430aa2
treec61f3ebce9d6131a59c2936faf63a9354ac4ad63
parentda20e1ee1d1fa2c769ed35c0bf6ed89e1e2bb373
apalis/colibri_t20/t30: increase tftp blocksize

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@toradex.com>
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Warren <twarren@nvidia.com>
include/configs/apalis_t30.h
include/configs/colibri_t20.h
include/configs/colibri_t30.h