diff options
author | Wolfgang Denk <wd@denx.de> | 2008-04-29 23:39:42 +0200 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2008-04-29 23:39:42 +0200 |
commit | ca9351280fbc8680bb78707b99651a62e5b196c7 (patch) | |
tree | 62b1c94745ca3e0318c75c7a7346348dc81a827b /README | |
parent | b7fcc4c13993782342cf5cd20d237a6281648a0b (diff) | |
parent | 2ef7503a593c77a80c2a054011970227c4b62774 (diff) |
Merge branch 'master' of git://www.denx.de/git/u-boot-net
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1561,6 +1561,10 @@ The following options need to be configured: before giving up the operation. If not defined, a default value of 5 is used. + CONFIG_ARP_TIMEOUT + + Timeout waiting for an ARP reply in milliseconds. + - Command Interpreter: CONFIG_AUTO_COMPLETE |