GEC210 # pri
bootargs=root=/dev/mtdblock4 rootfstype=yaffs2 init=/init console=ttySAC0,115200
bootcmd=nand read 0x30008000 0x600000 0x500000 ;bootm 0x30008000
mtdpart=80000 400000 3000000
bootdelay=3
baudrate=115200
ethaddr=00:40:5c:26:0a:5b
gatewayip=192.168.0.1
addip=192.168.1.100
stdin=serial
stdout=serial
stderr=serial
netmask=255.255.255.0
serverip=192.168.1.88 (windows的地址)
ipaddr=192.168.1.87
这是我的用Serial查看开发板的IP信息。请问是这样配置吗?而且我不能ping通windows。请大神赐教
bootargs=root=/dev/mtdblock4 rootfstype=yaffs2 init=/init console=ttySAC0,115200
bootcmd=nand read 0x30008000 0x600000 0x500000 ;bootm 0x30008000
mtdpart=80000 400000 3000000
bootdelay=3
baudrate=115200
ethaddr=00:40:5c:26:0a:5b
gatewayip=192.168.0.1
addip=192.168.1.100
stdin=serial
stdout=serial
stderr=serial
netmask=255.255.255.0
serverip=192.168.1.88 (windows的地址)
ipaddr=192.168.1.87
这是我的用Serial查看开发板的IP信息。请问是这样配置吗?而且我不能ping通windows。请大神赐教