Re: [PATCH 2/2] ARM: stm32: Use CONFIG_TFTP_TSIZE on DHSOM

2022-05-10 Thread Patrice CHOTARD
On 5/1/22 18:43, Marek Vasut wrote: > 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: Marek Vasut > Cc: Patrick Delaunay > Cc: Patrice Chotard

Re: [PATCH 2/2] ARM: stm32: Use CONFIG_TFTP_TSIZE on DHSOM

2022-05-02 Thread Patrick DELAUNAY
Hi, On 5/1/22 18:43, Marek Vasut wrote: 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: Marek Vasut Cc: Patrick Delaunay Cc: Patrice Chotard Cc: Ramon

Re: [PATCH 2/2] ARM: stm32: Use CONFIG_TFTP_TSIZE on DHSOM

2022-05-01 Thread Ramon Fried
On Sun, May 1, 2022 at 7:43 PM Marek Vasut wrote: > > 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: Marek Vasut > Cc: Patrick Delaunay > Cc: Pat

[PATCH 2/2] ARM: stm32: Use CONFIG_TFTP_TSIZE on DHSOM

2022-05-01 Thread Marek Vasut
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: Marek Vasut Cc: Patrick Delaunay Cc: Patrice Chotard Cc: Ramon Fried --- configs/stm32mp15_dhcom_basic_