]> Git Repo - J-u-boot.git/commit - configs/stm32mp15_defconfig
ARM: stm32: Use CONFIG_TFTP_TSIZE on STMicroelectronics boards
authorPatrick Delaunay <[email protected]>
Thu, 5 May 2022 12:21:32 +0000 (14:21 +0200)
committerPatrice Chotard <[email protected]>
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 <[email protected]>
Reviewed-by: Patrice Chotard <[email protected]>
Signed-off-by: Patrice Chotard <[email protected]>
configs/stm32mp15_basic_defconfig
configs/stm32mp15_defconfig
configs/stm32mp15_trusted_defconfig
This page took 0.036501 seconds and 4 git commands to generate.