commit | 8202c958cfe24f0ffb6f6817fb3dc75ecaf8da12 | [log] [tgz] |
---|---|---|
author | Patrick Delaunay <patrick.delaunay@foss.st.com> | Thu May 05 14:21:32 2022 +0200 |
committer | Patrice Chotard <patrice.chotard@foss.st.com> | Tue May 10 13:54:48 2022 +0200 |
tree | ed7058993ac54a5672886e5c2a4caf514a5ef221 | |
parent | 6d4619f68cf1c9559fec32d72550cf76a745da6c [diff] |
ARM: stm32: Use CONFIG_TFTP_TSIZE on STMicroelectronics boards Long TFTP transfers lead to a wall of # characters on UART, which in the end may slow down the transfer itself. Use CONFIG_TFTP_TSIZE to print progress in fewer # characters. Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com> Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com> Signed-off-by: Patrice Chotard <patrice.chotard@foss.st.com>