ARM: stm32: Use CONFIG_TFTP_TSIZE on STMicroelectronics boards
authorPatrick Delaunay <patrick.delaunay@foss.st.com>
Thu, 5 May 2022 12:21:32 +0000 (14:21 +0200)
committerPatrice Chotard <patrice.chotard@foss.st.com>
Tue, 10 May 2022 11:54:48 +0000 (13:54 +0200)
commit8202c958cfe24f0ffb6f6817fb3dc75ecaf8da12
treeed7058993ac54a5672886e5c2a4caf514a5ef221
parent6d4619f68cf1c9559fec32d72550cf76a745da6c
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>
configs/stm32mp15_basic_defconfig
configs/stm32mp15_defconfig
configs/stm32mp15_trusted_defconfig