If we want to control which network interface is actually used, we have to
issue 'setenv ethrotate no'. If ethrotate is not set any interface may be
used.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
....
setenv autoload no
+setenv ethrotate no
setenv ethact eth1
dhcp
....
setenv autoload no
+setenv ethrotate no
setenv ethact eth1
dhcp
ping $gatewayip
....
setenv autoload no
+setenv ethrotate no
setenv ethact eth1
dhcp
setenv serverip WWW.XXX.YYY.ZZZ
TFTP
....
+setenv ethrotate no
setenv ethact eth5
tftpboot u-boot.bin