projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9e9846a
)
imx6: tqma6: rely on default setting for tftp and nfs
author
Markus Niebel
<Markus.Niebel@tq-group.com>
Fri, 3 Feb 2017 15:13:59 +0000
(16:13 +0100)
committer
Stefano 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
patch
|
blob
|
history
diff --git
a/include/configs/tqma6.h
b/include/configs/tqma6.h
index ceb4626373e04cc23edb7129f9f1609c9cd004ca..dce9c259439f06a2136ab3e24662c7d330a155a5 100644
(file)
--- 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