]> git.ipfire.org Git - people/ms/u-boot.git/commitdiff
imx6: tqma6: rely on default setting for tftp and nfs
authorMarkus Niebel <Markus.Niebel@tq-group.com>
Fri, 3 Feb 2017 15:13:59 +0000 (16:13 +0100)
committerStefano Babic <sbabic@denx.de>
Sun, 19 Feb 2017 16:16:51 +0000 (17:16 +0100)
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

index ceb4626373e04cc23edb7129f9f1609c9cd004ca..dce9c259439f06a2136ab3e24662c7d330a155a5 100644 (file)
 #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