1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-01 00:32:04 +02:00
Files
u-boot-megous/net
Patrick Delaunay 31d275b095 net: tftp: remove TFTP_MTU_BLOCKSIZE
Remove the unneeded define TFTP_MTU_BLOCKSIZE.
Since the KConfig migration done by commit b618b37076 ("net:
Convert CONFIG_TFTP_BLOCKSIZE to Kconfig"), CONFIG_TFTP_BLOCKSIZE
is always defined and can be used directly to avoid confusion
(fallback to 1468 in code is never used).

Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
2020-04-27 14:55:29 -04:00
..
2019-08-11 16:43:41 -04:00
2019-08-11 16:43:41 -04:00
2019-07-18 16:37:13 -05:00
2020-02-13 10:10:50 -05:00
2019-09-04 11:37:19 -05:00
2018-10-10 12:29:02 -05:00
2020-04-27 14:55:29 -04:00
2018-07-02 14:14:20 -05:00