summaryrefslogtreecommitdiffstats
path: root/include/configs/gw_ventana.h
diff options
context:
space:
mode:
authorTim Harvey <tharvey@gateworks.com>2015-04-08 12:54:31 -0700
committerStefano Babic <sbabic@denx.de>2015-04-22 14:39:06 +0200
commit306568d35a090bbcb6ad58f0fa6be4ec720666b5 (patch)
tree3f457ed0b85577b2551ec162f98eef4e8a04280b /include/configs/gw_ventana.h
parentb8ce6fe2613d0630db252c12716753bad08d47d8 (diff)
downloadblackbird-obmc-uboot-306568d35a090bbcb6ad58f0fa6be4ec720666b5.tar.gz
blackbird-obmc-uboot-306568d35a090bbcb6ad58f0fa6be4ec720666b5.zip
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>
Diffstat (limited to 'include/configs/gw_ventana.h')
-rw-r--r--include/configs/gw_ventana.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/gw_ventana.h b/include/configs/gw_ventana.h
index 620f9501d2..e60173f770 100644
--- a/include/configs/gw_ventana.h
+++ b/include/configs/gw_ventana.h
@@ -115,11 +115,6 @@
#define CONFIG_CMD_UBIFS
#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
*/
OpenPOWER on IntegriCloud