Hi Marcel, On Wed, Aug 5, 2015 at 10:17 AM, Marcel Ziswiler <[email protected]> wrote: > From: Max Krummenacher <[email protected]> > > CONFIG_TFTP_TSIZE should limit a tftp downloads progress to 50 '#' > chars. Make this work also for small files. > > If the file size is small, i.e. smaller than 2 tftp block sizes the > number of '#' can get much larger. i.e. with a 1 byte file 65000 > characters are printed, with a 512 byte file around 500. > > When using CONFIG TFTP BLOCKSIZE together with CONFIG_IP_DEFRAG the > issue is more notable. > > Signed-off-by: Max Krummenacher <[email protected]> > Signed-off-by: Marcel Ziswiler <[email protected]> > Reviewed-by: Marek Vasut <[email protected]>
Applied to u-boot-net, thanks! -Joe _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

