imx: ventana: disable 4k tftp/nfs packets
I've encountered issues when using 4k packets through certain switches. For now disable this and go back to using MTU size packets. Signed-off-by: Tim Harvey <tharvey@gateworks.com>
This commit is contained in:
parent
b8ce6fe261
commit
306568d35a
@ -115,11 +115,6 @@
|
|||||||
#define CONFIG_CMD_UBIFS
|
#define CONFIG_CMD_UBIFS
|
||||||
#define CONFIG_DOS_PARTITION
|
#define CONFIG_DOS_PARTITION
|
||||||
|
|
||||||
/* Network config - Allow larger/faster download for TFTP/NFS */
|
|
||||||
#define CONFIG_IP_DEFRAG
|
|
||||||
#define CONFIG_TFTP_BLOCKSIZE 4096
|
|
||||||
#define CONFIG_NFS_READ_SIZE 4096
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* SATA Configs
|
* SATA Configs
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user