summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2008-01-23 14:20:49 +0100
committerWolfgang Denk <wd@denx.de>2008-01-23 14:20:49 +0100
commit2468592d79891fea4f39d0a414c7316f3af03f4c (patch)
treec1fc8b7d4306e4930e5afd63793decb10be2166c /README
parent8f00731818f0f0deaca899bde56de98d3d95c0b6 (diff)
parente16925773211291b562e77187061e9dd1d757217 (diff)
downloadblackbird-obmc-uboot-2468592d79891fea4f39d0a414c7316f3af03f4c.tar.gz
blackbird-obmc-uboot-2468592d79891fea4f39d0a414c7316f3af03f4c.zip
Merge branch 'master' of git://www.denx.de/git/u-boot-net
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 4 insertions, 0 deletions
diff --git a/README b/README
index f4478a1eb0..1f920478da 100644
--- a/README
+++ b/README
@@ -2699,6 +2699,10 @@ Some configuration options can be set using Environment Variables:
=> setenv ethact SCC ETHERNET
=> ping 10.0.0.1 # traffic sent on SCC ETHERNET
+ ethrotate - When set to "no" U-Boot does not go through all
+ available network interfaces.
+ It just stays at the currently selected interface.
+
netretry - When set to "no" each network operation will
either succeed or fail without retrying.
When set to "once" the network operation will
OpenPOWER on IntegriCloud