]> git.dujemihanovic.xyz Git - u-boot.git/commit
net: renesas: Enable TFTP_TSIZE on all Renesas hardware
authorMarek Vasut <marek.vasut+renesas@mailbox.org>
Wed, 18 Dec 2024 19:41:28 +0000 (20:41 +0100)
committerMarek Vasut <marek.vasut+renesas@mailbox.org>
Fri, 20 Dec 2024 21:20:37 +0000 (22:20 +0100)
commit9899a6a7506c99c5c9e9265b8dbafb716089b6d9
tree7b391c13e6158b30da1bfad9d71e438542dd1b0f
parent08806a6e5224e2500f54c2c29acbb6724fe7f5a9
net: renesas: Enable TFTP_TSIZE on all Renesas hardware

TFTP transfer size can be used to re-size the TFTP progress bar on
single line based on the server reported file size. Enable it by
default for Renesas hardware to avoid long scrolling walls of '#'
character during long TFTP transfers.

Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
net/Kconfig