1. RE: How to disable DHCP requestes and assign a static IP to
the board during booting?
You need to set static IP address as: ip=
::::::
for example ip=172.18.1.222:172.18.1.49:172.18.0.254:255.255.0.0:::off
setenv bootargs root=/dev/mtdblock2 mem=56M ip=192.168.81.45:192.168.81.1:255.255.255.0
阅读(3878) | 评论(0) | 转发(0) |