|
@@ -2691,6 +2691,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
|