Re: [PATCH 1/2] ARM: stm32: Use default CONFIG_TFTP_BLOCKSIZE on DHSOM

2022-05-10 Thread Patrice CHOTARD
On 5/2/22 10:25, Patrick DELAUNAY wrote: > Hi Marek, > > On 5/1/22 18:43, Marek Vasut wrote: >> The DHCOM does ship with KS8851 with 1.5 kiB packet buffer. The DHSOM >> may be extended with other MAC options connected to FMC2 bus, like the >> DM9000, wih similar limitations. Use default CONFIG_

Re: [PATCH 1/2] ARM: stm32: Use default CONFIG_TFTP_BLOCKSIZE on DHSOM

2022-05-02 Thread Patrick DELAUNAY
Hi Marek, On 5/1/22 18:43, Marek Vasut wrote: The DHCOM does ship with KS8851 with 1.5 kiB packet buffer. The DHSOM may be extended with other MAC options connected to FMC2 bus, like the DM9000, wih similar limitations. Use default CONFIG_TFTP_BLOCKSIZE of 1468 Bytes instead of 1536 Bytes, which

Re: [PATCH 1/2] ARM: stm32: Use default CONFIG_TFTP_BLOCKSIZE on DHSOM

2022-05-01 Thread Ramon Fried
On Sun, May 1, 2022 at 7:43 PM Marek Vasut wrote: > > The DHCOM does ship with KS8851 with 1.5 kiB packet buffer. The DHSOM > may be extended with other MAC options connected to FMC2 bus, like the > DM9000, wih similar limitations. Use default CONFIG_TFTP_BLOCKSIZE of > 1468 Bytes instead of 1536

[PATCH 1/2] ARM: stm32: Use default CONFIG_TFTP_BLOCKSIZE on DHSOM

2022-05-01 Thread Marek Vasut
The DHCOM does ship with KS8851 with 1.5 kiB packet buffer. The DHSOM may be extended with other MAC options connected to FMC2 bus, like the DM9000, wih similar limitations. Use default CONFIG_TFTP_BLOCKSIZE of 1468 Bytes instead of 1536 Bytes, which always avoids overflowing the packet buffers of