From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Date: Mon, 27 Jul 2015 13:46:34 -0600 Subject: [U-Boot] [PATCH v2 13/16] apalis/colibri_t20/t30: increase tftp blocksize In-Reply-To: References: Message-ID: <55B68A9A.5000103@wwwdotorg.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 07/20/2015 04:35 PM, Marcel Ziswiler wrote: > From: Max Krummenacher > > 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. Does it make sense to enable this feature for all Tegra boards? No point in speeding up just a couple of boards ut leaving everything else slow.