ubuntu 下tftp 在linux系统下测试时成功的 但是从开发板上下载就失败了 什么原因啊?太纠结了
发表于 : 2010-07-14 22:12
说明:防火墙是关闭的
在windows下用tftp32是可以成功的 但是 linux 下就有问题了 各位大侠 指点下啊 谢啦
Z228 # print
baudrate=38400
ethaddr=08:00:00:54:A9:DD
bootcmd=tftp 7fc0 uImage ; bootm 7fc0
filesize=2dd3f0
fileaddr=7FC0
netmask=255.255.255.0
ipaddr=10.6.15.100
paddr10.6.15.3
ipaddr=10.6.15.3
bootdelay=1
gatewayip=10.6.15.1
bootargs=root=/dev/nfs rw nfsroot=10.6.15.25:/cheng ip=10.6.15.3:10.6.15.1:255.255.255.0 console=tt0
bootcmdtftp 7fc0 test
bootfile=uImage
stdin=serial
stdout=serial
stderr=serial
verify=n
serverip=10.6.15.25
Environment size: 464/131068 bytes
在windows下用tftp32是可以成功的 但是 linux 下就有问题了 各位大侠 指点下啊 谢啦
Z228 # print
baudrate=38400
ethaddr=08:00:00:54:A9:DD
bootcmd=tftp 7fc0 uImage ; bootm 7fc0
filesize=2dd3f0
fileaddr=7FC0
netmask=255.255.255.0
ipaddr=10.6.15.100
paddr10.6.15.3
ipaddr=10.6.15.3
bootdelay=1
gatewayip=10.6.15.1
bootargs=root=/dev/nfs rw nfsroot=10.6.15.25:/cheng ip=10.6.15.3:10.6.15.1:255.255.255.0 console=tt0
bootcmdtftp 7fc0 test
bootfile=uImage
stdin=serial
stdout=serial
stderr=serial
verify=n
serverip=10.6.15.25
Environment size: 464/131068 bytes