commit | a16395852c43797078864bc4d29711453bd7e142 | [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 | 230344836942dfffe8a6eec5b32d21e50410b6b3 [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>