ether: support eth1

test:
ifconfig eth1 192.168.1.99; ping 192.168.1.10

by default pc ethernet is 100M, also can work
Can be change via command:
host:
sudo ethtool eth0
sudo ethtool -s eth0 duplex full speed 1000

Signed-off-by: Zhangfei Gao <zhangfei.gao@linaro.org>
1 file changed