diff mbox

[U-Boot,2/6] imx6: tqma6: rely on default setting for tftp and nfs

Message ID 1486134843-6383-3-git-send-email-niebelm@tqsc.de
State Accepted
Commit dd9908da3f6dc95ef9c67d932e8beb31c64c257a
Delegated to: Stefano Babic
Headers show

Commit Message

Markus Niebel Feb. 3, 2017, 3:13 p.m. UTC
From: Markus Niebel <Markus.Niebel@tq-group.com>

Playing with USB-to-Ethernet dongles it turns out,
that these will not work with special settings

Signed-off-by: Markus Niebel <Markus.Niebel@tq-group.com>
---
 include/configs/tqma6.h | 4 ----
 1 file changed, 4 deletions(-)
diff mbox

Patch

diff --git a/include/configs/tqma6.h b/include/configs/tqma6.h
index ceb4626..dce9c25 100644
--- a/include/configs/tqma6.h
+++ b/include/configs/tqma6.h
@@ -93,10 +93,6 @@ 
 #define CONFIG_MII
 
 #define CONFIG_ARP_TIMEOUT		200UL
-/* Network config - Allow larger/faster download for TFTP/NFS */
-#define CONFIG_IP_DEFRAG
-#define CONFIG_TFTP_BLOCKSIZE	4096
-#define CONFIG_NFS_READ_SIZE	4096
 
 /* Command definition */
 #define CONFIG_CMD_BMODE