天嵌 ARM开发社区

 找回密码
 注册
查看: 9292|回复: 18

[TQ3358调试板] Uboot下网络异常问题咨询

[复制链接]
tom1233 发表于 2013-7-8 10:17:44 | 显示全部楼层 |阅读模式
to 各位大:
TQ3358的uboot网络一直没有好用,希望各位高手帮帮忙~

具体如下:
我将TQ3358光盘带的Linux镜像(uboot/kernel/root)写入nand后,linux可以正常启动,网络也是正常的(ping 的到其他pc)。
但是回到uboot下,按照光盘说明设置tftp后,通过menu使用'p'选项,测试网络一直也没有好用,启动log如下:
Welcome to use TQ3358 Board!
boot from SD card...

##### EmbedSky BIOS for TQ3358 #####
This Board: SDRAM is 512MB; LCD display size is: 800X480
Hit any key to stop autoboot:  0
#####    Boot for TQ3358 Main Menu      #####
#####     EmbedSky SD download mode     #####
[1] Download u-boot.bin to Nand Flash
[2] Download MLO to Nand Flash
[3] Download Linux Kernel (uImage.bin) to Nand Flash
[4] Download LOGO Picture (logo.bin) to Nand  Flash
[5] Download UBIFS image (root.bin) to Nand Flash
[6] Download YAFFS image (root.bin) to Nand Flash
[7] Download Program to SDRAM and Run it
[8] Boot the system
[9] Format the Nand Flash
[0] Set the boot parameters
[a] Download User Program
[n] Enter TFTP download mode menu
[r] Reboot u-boot
[t] Test kernel Image (uImage)
Enter your selection: n
#####    Boot for TQ3358 Main Menu      #####
#####     EmbedSky TFTP download mode     #####
[1] Download u-boot.bin to Nand Flash
[2] Download MLO to Nand Flash
[3] Download Linux Kernel (uImage.bin) to Nand Flash
[4] Download LOGO Picture (logo.bin) to Nand  Flash
[5] Download UBIFS image (root.bin) to Nand Flash
[6] Download YAFFS image (root.bin) to Nand Flash
[7] Download Program to SDRAM and Run it
[8] Boot the system
[9] Format the Nand Flash
[0] Set the boot parameters
[a] Download User Program
[n] Set TFTP parameters(PC IP,TQ3358 IP,Mask IP...)
[p] Test network (TQ3358 Ping PC's IP)
[f] tftp uboot.bin to SDRAM and Run it
[r] Reboot u-boot
[t] Test kernel Image (uImage)
[q] Return main Menu
Enter your selection: n
Enter the TFTP Server(PC) IP address:(xxx.xxx.xxx.xxx)
192.168.210.137
Enter the TQ3358 IP address:(xxx.xxx.xxx.xxx)
192.168.210.200
Enter the Mask IP address:(xxx.xxx.xxx.xxx)
255.255.254.0
Enter the SPL image nanme:
MLO
Enter the u-boot image name:
u-boot.bin
Enter the kernel image name
:
uImage.bin
Enter the root image name:
root.bin
Save TFTP IP parameters?(y/n)
y
Saving Environment to NAND...

Erasing Nand...
Erasing at 0x260000 -- 100% complete.
Writing to Nand... done

#####    Boot for TQ3358 Main Menu      #####
#####     EmbedSky TFTP download mode     #####
[1] Download u-boot.bin to Nand Flash
[2] Download MLO to Nand Flash
[3] Download Linux Kernel (uImage.bin) to Nand Flash
[4] Download LOGO Picture (logo.bin) to Nand  Flash
[5] Download UBIFS image (root.bin) to Nand Flash
[6] Download YAFFS image (root.bin) to Nand Flash
[7] Download Program to SDRAM and Run it
[8] Boot the system
[9] Format the Nand Flash
[0] Set the boot parameters
[a] Download User Program
[n] Set TFTP parameters(PC IP,TQ3358 IP,Mask IP...)
[p] Test network (TQ3358 Ping PC's IP)
[f] tftp uboot.bin to SDRAM and Run it
[r] Reboot u-boot
[t] Test kernel Image (uImage)
[q] Return main Menu
Enter your selection: p
TQ3358 ping PC IP:ping 192.168.210.137
link up on port 0, speed 100, full duplex
Using cpsw device
ping failed; host 192.168.210.137 is not alive

#####    Boot for TQ3358 Main Menu      #####
#####     EmbedSky TFTP download mode     #####
[1] Download u-boot.bin to Nand Flash
[2] Download MLO to Nand Flash
[3] Download Linux Kernel (uImage.bin) to Nand Flash
[4] Download LOGO Picture (logo.bin) to Nand  Flash
[5] Download UBIFS image (root.bin) to Nand Flash
[6] Download YAFFS image (root.bin) to Nand Flash
[7] Download Program to SDRAM and Run it
[8] Boot the system
[9] Format the Nand Flash
[0] Set the boot parameters
[a] Download User Program
[n] Set TFTP parameters(PC IP,TQ3358 IP,Mask IP...)
[p] Test network (TQ3358 Ping PC's IP)
[f] tftp uboot.bin to SDRAM and Run it
[r] Reboot u-boot
[t] Test kernel Image (uImage)
[q] Return main Menu
Enter your selection:


补充:我使用的镜像都是光盘带的,没有改过
亚瑟王 发表于 2013-7-8 11:45:45 | 显示全部楼层
亲,建议你设置一下:网关的IP为你实际的网关IP,参数是:gatewayip的值。
 楼主| tom1233 发表于 2013-7-8 12:35:51 | 显示全部楼层
本帖最后由 tom1233 于 2013-7-8 12:49 编辑

您好,感谢您这么快的回复~
gatewayip我已经设了(设置的值是正确的),结果还是一样,麻烦您在帮帮忙~
具体log如下:
@Welcome to use TQ3358 Board!
boot from SD card...

##### EmbedSky BIOS for TQ3358 #####
This Board: SDRAM is 512MB; LCD display size is: 800X480
Hit any key to stop autoboot:  0
#####    Boot for TQ3358 Main Menu      #####
#####     EmbedSky SD download mode     #####
[1] Download u-boot.bin to Nand Flash
[2] Download MLO to Nand Flash
[3] Download Linux Kernel (uImage.bin) to Nand Flash
[4] Download LOGO Picture (logo.bin) to Nand  Flash
[5] Download UBIFS image (root.bin) to Nand Flash
[6] Download YAFFS image (root.bin) to Nand Flash
[7] Download Program to SDRAM and Run it
[8] Boot the system
[9] Format the Nand Flash
[0] Set the boot parameters
[a] Download User Program
[n] Enter TFTP download mode menu
[r] Reboot u-boot
[t] Test kernel Image (uImage)
Enter your selection: 0
##### Parameter Menu #####
[1] Set NFS boot parameter
[2] Set Yaffs boot parameter for Android or Standard Linux
[3] Set UBIfs boot parameter for Android or Standard Linux
[4] Set EXT4fs boot parameter for Android or Standard Linux
[5] Set boot parameter
[6] Set parameter
[7] View the parameters
[c] Choice lcd type.
[d] select driver and init
Save the parameters to Nand Flash
[q] Return main Menu
Enter your selection: 7
Name(enter to view all paramters): gatewayip

gatewayip=192.168.210.1

##### Parameter Menu #####
[1] Set NFS boot parameter
[2] Set Yaffs boot parameter for Android or Standard Linux
[3] Set UBIfs boot parameter for Android or Standard Linux
[4] Set EXT4fs boot parameter for Android or Standard Linux
[5] Set boot parameter
[6] Set parameter
[7] View the parameters
[c] Choice lcd type.
[d] select driver and init
Save the parameters to Nand Flash
[q] Return main Menu
Enter your selection: q
#####    Boot for TQ3358 Main Menu      #####
#####     EmbedSky SD download mode     #####
[1] Download u-boot.bin to Nand Flash
[2] Download MLO to Nand Flash
[3] Download Linux Kernel (uImage.bin) to Nand Flash
[4] Download LOGO Picture (logo.bin) to Nand  Flash
[5] Download UBIFS image (root.bin) to Nand Flash
[6] Download YAFFS image (root.bin) to Nand Flash
[7] Download Program to SDRAM and Run it
[8] Boot the system
[9] Format the Nand Flash
[0] Set the boot parameters
[a] Download User Program
[n] Enter TFTP download mode menu
[r] Reboot u-boot
[t] Test kernel Image (uImage)
Enter your selection: n
#####    Boot for TQ3358 Main Menu      #####
#####     EmbedSky TFTP download mode     #####
[1] Download u-boot.bin to Nand Flash
[2] Download MLO to Nand Flash
[3] Download Linux Kernel (uImage.bin) to Nand Flash
[4] Download LOGO Picture (logo.bin) to Nand  Flash
[5] Download UBIFS image (root.bin) to Nand Flash
[6] Download YAFFS image (root.bin) to Nand Flash
[7] Download Program to SDRAM and Run it
[8] Boot the system
[9] Format the Nand Flash
[0] Set the boot parameters
[a] Download User Program
[n] Set TFTP parameters(PC IP,TQ3358 IP,Mask IP...)
[p] Test network (TQ3358 Ping PC's IP)
[f] tftp uboot.bin to SDRAM and Run it
[r] Reboot u-boot
[t] Test kernel Image (uImage)
[q] Return main Menu
Enter your selection: n
Enter the TFTP Server(PC) IP address:(xxx.xxx.xxx.xxx)
192.168.210.137
Enter the TQ3358 IP address:(xxx.xxx.xxx.xxx)
192.168.210.200
Enter the Mask IP address:(xxx.xxx.xxx.xxx)
255.255.254.0
Enter the SPL image nanme:
MLO
Enter the u-boot image name:
u-boot.bin
Enter the kernel image name:
uImage.bin
Enter the root image name:
root.bin
Save TFTP IP parameters?(y/n)
y
Saving Environment to NAND...
Erasing Nand...
Erasing at 0x260000 -- 100% complete.
Writing to Nand... done
#####    Boot for TQ3358 Main Menu      #####
#####     EmbedSky TFTP download mode     #####
[1] Download u-boot.bin to Nand Flash
[2] Download MLO to Nand Flash
[3] Download Linux Kernel (uImage.bin) to Nand Flash
[4] Download LOGO Picture (logo.bin) to Nand  Flash
[5] Download UBIFS image (root.bin) to Nand Flash
[6] Download YAFFS image (root.bin) to Nand Flash
[7] Download Program to SDRAM and Run it
[8] Boot the system
[9] Format the Nand Flash
[0] Set the boot parameters
[a] Download User Program
[n] Set TFTP parameters(PC IP,TQ3358 IP,Mask IP...)
[p] Test network (TQ3358 Ping PC's IP)
[f] tftp uboot.bin to SDRAM and Run it
[r] Reboot u-boot
[t] Test kernel Image (uImage)
[q] Return main Menu
Enter your selection: p
TQ3358 ping PC IP:ping 192.168.210.137
link up on port 0, speed 100, full duplex
Using cpsw device
ping failed; host 192.168.210.137 is not alive
#####    Boot for TQ3358 Main Menu      #####
#####     EmbedSky TFTP download mode     #####
[1] Download u-boot.bin to Nand Flash
[2] Download MLO to Nand Flash
[3] Download Linux Kernel (uImage.bin) to Nand Flash
[4] Download LOGO Picture (logo.bin) to Nand  Flash
[5] Download UBIFS image (root.bin) to Nand Flash
[6] Download YAFFS image (root.bin) to Nand Flash
[7] Download Program to SDRAM and Run it
[8] Boot the system
[9] Format the Nand Flash
[0] Set the boot parameters
[a] Download User Program
[n] Set TFTP parameters(PC IP,TQ3358 IP,Mask IP...)
[p] Test network (TQ3358 Ping PC's IP)
[f] tftp uboot.bin to SDRAM and Run it
[r] Reboot u-boot
[t] Test kernel Image (uImage)
[q] Return main Menu
Enter your selection:

 楼主| tom1233 发表于 2013-7-8 12:52:28 | 显示全部楼层
亚瑟王 发表于 2013-7-8 11:45
亲,建议你设置一下:网关的IP为你实际的网关IP,参数是:gatewayip的值。

您好,感谢您这么快的回复~
gatewayip我已经设了(设置的值是正确的),结果还是一样,麻烦您在帮帮忙~
具体log如下:
@Welcome to use TQ3358 Board!
boot from SD card...

##### EmbedSky BIOS for TQ3358 #####
This Board: SDRAM is 512MB; LCD display size is: 800X480
Hit any key to stop autoboot:  0
#####    Boot for TQ3358 Main Menu      #####
#####     EmbedSky SD download mode     #####
[1] Download u-boot.bin to Nand Flash
[2] Download MLO to Nand Flash
[3] Download Linux Kernel (uImage.bin) to Nand Flash
[4] Download LOGO Picture (logo.bin) to Nand  Flash
[5] Download UBIFS image (root.bin) to Nand Flash
[6] Download YAFFS image (root.bin) to Nand Flash
[7] Download Program to SDRAM and Run it
[8] Boot the system
[9] Format the Nand Flash
[0] Set the boot parameters
[a] Download User Program
[n] Enter TFTP download mode menu
[r] Reboot u-boot
[t] Test kernel Image (uImage)
Enter your selection: 0
##### Parameter Menu #####
[1] Set NFS boot parameter
[2] Set Yaffs boot parameter for Android or Standard Linux
[3] Set UBIfs boot parameter for Android or Standard Linux
[4] Set EXT4fs boot parameter for Android or Standard Linux
[5] Set boot parameter
[6] Set parameter
[7] View the parameters
[c] Choice lcd type.
[d] select driver and init
Save the parameters to Nand Flash
[q] Return main Menu
Enter your selection: 7
Name(enter to view all paramters): gatewayip
  gatewayip=192.168.210.1
##### Parameter Menu #####
[1] Set NFS boot parameter
[2] Set Yaffs boot parameter for Android or Standard Linux
[3] Set UBIfs boot parameter for Android or Standard Linux
[4] Set EXT4fs boot parameter for Android or Standard Linux
[5] Set boot parameter
[6] Set parameter
[7] View the parameters
[c] Choice lcd type.
[d] select driver and init
Save the parameters to Nand Flash
[q] Return main Menu
Enter your selection: q
#####    Boot for TQ3358 Main Menu      #####
#####     EmbedSky SD download mode     #####
[1] Download u-boot.bin to Nand Flash
[2] Download MLO to Nand Flash
[3] Download Linux Kernel (uImage.bin) to Nand Flash
[4] Download LOGO Picture (logo.bin) to Nand  Flash
[5] Download UBIFS image (root.bin) to Nand Flash
[6] Download YAFFS image (root.bin) to Nand Flash
[7] Download Program to SDRAM and Run it
[8] Boot the system
[9] Format the Nand Flash
[0] Set the boot parameters
[a] Download User Program
[n] Enter TFTP download mode menu
[r] Reboot u-boot
[t] Test kernel Image (uImage)
Enter your selection: n
#####    Boot for TQ3358 Main Menu      #####
#####     EmbedSky TFTP download mode     #####
[1] Download u-boot.bin to Nand Flash
[2] Download MLO to Nand Flash
[3] Download Linux Kernel (uImage.bin) to Nand Flash
[4] Download LOGO Picture (logo.bin) to Nand  Flash
[5] Download UBIFS image (root.bin) to Nand Flash
[6] Download YAFFS image (root.bin) to Nand Flash
[7] Download Program to SDRAM and Run it
[8] Boot the system
[9] Format the Nand Flash
[0] Set the boot parameters
[a] Download User Program
[n] Set TFTP parameters(PC IP,TQ3358 IP,Mask IP...)
[p] Test network (TQ3358 Ping PC's IP)
[f] tftp uboot.bin to SDRAM and Run it
[r] Reboot u-boot
[t] Test kernel Image (uImage)
[q] Return main Menu
Enter your selection: n
Enter the TFTP Server(PC) IP address:(xxx.xxx.xxx.xxx)
192.168.210.137
Enter the TQ3358 IP address:(xxx.xxx.xxx.xxx)
192.168.210.200
Enter the Mask IP address:(xxx.xxx.xxx.xxx)
255.255.254.0
Enter the SPL image nanme:
MLO
Enter the u-boot image name:
u-boot.bin
Enter the kernel image name:
uImage.bin
Enter the root image name:
root.bin
Save TFTP IP parameters?(y/n)
y
Saving Environment to NAND...
Erasing Nand...
Erasing at 0x260000 -- 100% complete.
Writing to Nand... done
#####    Boot for TQ3358 Main Menu      #####
#####     EmbedSky TFTP download mode     #####
[1] Download u-boot.bin to Nand Flash
[2] Download MLO to Nand Flash
[3] Download Linux Kernel (uImage.bin) to Nand Flash
[4] Download LOGO Picture (logo.bin) to Nand  Flash
[5] Download UBIFS image (root.bin) to Nand Flash
[6] Download YAFFS image (root.bin) to Nand Flash
[7] Download Program to SDRAM and Run it
[8] Boot the system
[9] Format the Nand Flash
[0] Set the boot parameters
[a] Download User Program
[n] Set TFTP parameters(PC IP,TQ3358 IP,Mask IP...)
[p] Test network (TQ3358 Ping PC's IP)
[f] tftp uboot.bin to SDRAM and Run it
[r] Reboot u-boot
[t] Test kernel Image (uImage)
[q] Return main Menu
Enter your selection: p
TQ3358 ping PC IP:ping 192.168.210.137
link up on port 0, speed 100, full duplex
Using cpsw device
ping failed; host 192.168.210.137 is not alive
#####    Boot for TQ3358 Main Menu      #####
#####     EmbedSky TFTP download mode     #####
[1] Download u-boot.bin to Nand Flash
[2] Download MLO to Nand Flash
[3] Download Linux Kernel (uImage.bin) to Nand Flash
[4] Download LOGO Picture (logo.bin) to Nand  Flash
[5] Download UBIFS image (root.bin) to Nand Flash
[6] Download YAFFS image (root.bin) to Nand Flash
[7] Download Program to SDRAM and Run it
[8] Boot the system
[9] Format the Nand Flash
[0] Set the boot parameters
[a] Download User Program
[n] Set TFTP parameters(PC IP,TQ3358 IP,Mask IP...)
[p] Test network (TQ3358 Ping PC's IP)
[f] tftp uboot.bin to SDRAM and Run it
[r] Reboot u-boot
[t] Test kernel Image (uImage)
[q] Return main Menu
Enter your selection:

亚瑟王 发表于 2013-7-8 14:23:36 | 显示全部楼层
tom1233 发表于 2013-7-8 12:52
您好,感谢您这么快的回复~
gatewayip我已经设了(设置的值是正确的),结果还是一样,麻烦您在帮帮忙~
...

网关的设置方法:在下载模式下输入命令q,退回到控制台模式,然后使用命令:setenv gatewayip xxx.xxx.xxx.xxx
然后执行命令:saveenv,最后用menu命令返回菜单模式即可。
 楼主| tom1233 发表于 2013-7-8 14:53:32 | 显示全部楼层
亚瑟王 发表于 2013-7-8 14:23
网关的设置方法:在下载模式下输入命令q,退回到控制台模式,然后使用命令:setenv gatewayip xxx.xxx.xx ...

谢谢您的再次回复~
按照您的提示,我退回控制台后,进行了setenv gatewayip 192.168.210.1/saveenv 操作,并且操作ok。
同时使用printenv进行环境变量的查看,结果是gatewayip设置正常,但是问题依然。
完整的log:
Welcome to use TQ3358 Board!
boot from SD card...


##### EmbedSky BIOS for TQ3358 #####
This Board: SDRAM is 512MB; LCD display size is: 800X480
Hit any key to stop autoboot:  0

#####    Boot for TQ3358 Main Menu      #####
#####     EmbedSky SD download mode     #####

[1] Download u-boot.bin to Nand Flash
[2] Download MLO to Nand Flash
[3] Download Linux Kernel (uImage.bin) to Nand Flash
[4] Download LOGO Picture (logo.bin) to Nand  Flash
[5] Download UBIFS image (root.bin) to Nand Flash
[6] Download YAFFS image (root.bin) to Nand Flash
[7] Download Program to SDRAM and Run it
[8] Boot the system
[9] Format the Nand Flash
[0] Set the boot parameters
[a] Download User Program
[n] Enter TFTP download mode menu
[r] Reboot u-boot
[t] Test kernel Image (uImage)
Enter your selection: q
TQ3358# setenv gatewayip 192.168.210.1
TQ3358# saveenv
Saving Environment to NAND...
Erasing Nand...
Erasing at 0x260000 -- 100% complete.
Writing to Nand... done
TQ3358# printenv
autoload=yes
baudrate=115200
boot_args=echo setting bootargs ...; setenv bootargs ${bootargs} lcd=${lcdtype}                                                                                                   uart1_d_can=${uart1_d_can} uart2_i2c2=${uart2_i2c2};echo bootargs=${bootargs}
bootargs=console=ttyO0,115200n8 androidboot.console=ttySAC0 root=/dev/nfs nfsroo                                                                                                  t=192.168.210.137:/home/xinh/opt/EmbedSky/TQ3358/rootfs_TQ3358_linux_nfs rootwai                                                                                                  t=1 init=/init ip=192.168.210.200:192.168.210.137:192.168.210.200:fs:www.embedsk                                                                                                  y.net:eth0:off
bootargs_defaults=setenv bootargs console=${console}
bootcmd=run nand_boot;
bootdelay=5
bootenv=uEnv.txt
bootfile=uImage.bin
console=ttyO0,115200n8 androidboot.console=ttySAC0
cpaddr=0x82000000
device_root=/dev/mtdblock8 rw
echo_boot_args=echo bootargs=${bootargs}
ethact=cpsw
ethaddr=00:40:5c:26:0a:52
gatewayip=192.168.210.1
importbootenv=echo Importing environment from mmc ...; env import -t $loadaddr $                                                                                                  filesize
ip_method=none
ipaddr=192.168.210.200
kernelimgname=uImage.bin
kloadaddr=0x80007fc0
lcdtype=X800Y480
loadaddr=0x82000000
loadbootenv=fatload mmc ${mmc_dev} ${loadaddr} ${bootenv}
mloimgname=MLO
mmc_args=run bootargs_defaults;setenv bootargs ${bootargs} root=${mmc_root} root                                                                                                  fstype=${mmc_root_fs_type} ip=${ip_method}
mmc_boot=echo Booting from SD card ...;run mmc_load_uimage; bootm ${kloadaddr}
mmc_dev=0
mmc_load_uimage=fatload mmc ${mmc_dev} ${kloadaddr} ${bootfile}
mmc_root=/dev/mmcblk0p2 rw
mmc_root_fs_type=ext3 rootwait
mtddevname=SPL
mtddevnum=0
mtdids=nand0=TQ3358-nand
mtdparts=mtdparts=TQ3358-nand:128k@0(SPL),128k(SPL.backup0),128k(SPL.backup1),12                                                                                                  8k(SPL.backup2),1920k(uboot),128k(params),3m(logo),5m(kernel),-(root)
nand_args=run bootargs_defaults;setenv bootargs ${bootargs} root=${nand_root} no                                                                                                  initrd rootfstype=${nand_root_fs_type} init=/init ip=${ip_method}
nand_boot=echo Booting from nand ...; nandecc hw 0; nand read.i ${kloadaddr} ker                                                                                                  nel ; bootm ${kloadaddr}
nand_img_siz=0x500000
nand_root=ubi0:rootfs rw ubi.mtd=7,2048
nand_root_fs_type=ubifs rootwait
nand_src_addr=0x580000
net_args=run bootargs_defaults;setenv bootargs ${bootargs} root=/dev/nfs init=/i                                                                                                  nit nfsroot=${serverip}:${rootpath},${nfsopts} rw ip=dhcp
net_boot=echo Booting from network ...; setenv autoload no; dhcp; nand read.i ${                                                                                                  kloadaddr} kernel; run net_args; bootm ${kloadaddr}
netmask=255.255.254.0
nfs_dir=/home/xinh/opt/EmbedSky/TQ3358/rootfs_TQ3358_linux_nfs
nfsipaddr=192.168.210.200
nfsnetmask=255.255.254.0
nfsopts=nolock,proto=tcp,nfsvers=3
nfsserverip=192.168.210.137
optargs=512M
partition=nand0,0
root_fs_type=yaffs2 rootwait=1
rootimgname=root.bin
rootpath=/opt/EmbedSky/TQ3358/root_nfs
script_addr=0x81900000
serverip=192.168.210.137
set_args=run bootargs_defaults;setenv bootargs ${bootargs} root=${device_root} n                                                                                                  oinitrd rootfstype=${root_fs_type} init=/init ip=${ip_method}
static_ip=${ipaddr}:${serverip}:${gatewayip}:${netmask}:${hostname}::off
stderr=serial
stdin=serial
stdout=serial
uart1_d_can=uart1
uart2_i2c2=uart2
ubi_root=ubi0:rootfs rw ubi.mtd=7,2048
ubi_root_fs_type=ubifs rootwait=1
ubootimgname=u-boot.bin
yaffs_root=/dev/mtdblock8

Environment size: 3146/8188 bytes
TQ3358# menu

#####    Boot for TQ3358 Main Menu      #####
#####     EmbedSky SD download mode     #####

[1] Download u-boot.bin to Nand Flash
[2] Download MLO to Nand Flash
[3] Download Linux Kernel (uImage.bin) to Nand Flash
[4] Download LOGO Picture (logo.bin) to Nand  Flash
[5] Download UBIFS image (root.bin) to Nand Flash
[6] Download YAFFS image (root.bin) to Nand Flash
[7] Download Program to SDRAM and Run it
[8] Boot the system
[9] Format the Nand Flash
[0] Set the boot parameters
[a] Download User Program
[n] Enter TFTP download mode menu
[r] Reboot u-boot
[t] Test kernel Image (uImage)
Enter your selection: n

#####    Boot for TQ3358 Main Menu      #####
#####     EmbedSky TFTP download mode     #####

[1] Download u-boot.bin to Nand Flash
[2] Download MLO to Nand Flash
[3] Download Linux Kernel (uImage.bin) to Nand Flash
[4] Download LOGO Picture (logo.bin) to Nand  Flash
[5] Download UBIFS image (root.bin) to Nand Flash
[6] Download YAFFS image (root.bin) to Nand Flash
[7] Download Program to SDRAM and Run it
[8] Boot the system
[9] Format the Nand Flash
[0] Set the boot parameters
[a] Download User Program
[n] Set TFTP parameters(PC IP,TQ3358 IP,Mask IP...)
[p] Test network (TQ3358 Ping PC's IP)
[f] tftp uboot.bin to SDRAM and Run it
[r] Reboot u-boot
[t] Test kernel Image (uImage)
[q] Return main Menu
Enter your selection: p
TQ3358 ping PC IP:ping 192.168.210.137
link up on port 0, speed 100, full duplex
Using cpsw device
ping failed; host 192.168.210.137 is not alive

#####    Boot for TQ3358 Main Menu      #####
#####     EmbedSky TFTP download mode     #####

[1] Download u-boot.bin to Nand Flash
[2] Download MLO to Nand Flash
[3] Download Linux Kernel (uImage.bin) to Nand Flash
[4] Download LOGO Picture (logo.bin) to Nand  Flash
[5] Download UBIFS image (root.bin) to Nand Flash
[6] Download YAFFS image (root.bin) to Nand Flash
[7] Download Program to SDRAM and Run it
[8] Boot the system
[9] Format the Nand Flash
[0] Set the boot parameters
[a] Download User Program
[n] Set TFTP parameters(PC IP,TQ3358 IP,Mask IP...)
[p] Test network (TQ3358 Ping PC's IP)
[f] tftp uboot.bin to SDRAM and Run it
[r] Reboot u-boot
[t] Test kernel Image (uImage)
[q] Return main Menu
Enter your selection:
亚瑟王 发表于 2013-7-8 16:14:09 | 显示全部楼层
tom1233 发表于 2013-7-8 14:53
谢谢您的再次回复~
按照您的提示,我退回控制台后,进行了setenv gatewayip 192.168.210.1/saveenv 操作 ...

启动Linux或Android之后,网络能ping通吗?
 楼主| tom1233 发表于 2013-7-8 16:30:05 | 显示全部楼层
亚瑟王 发表于 2013-7-8 16:14
启动Linux或Android之后,网络能ping通吗?

谢谢您的回答~
启动linux或Andoid后 ,同样的配置网络都是好用的~

亚瑟王 发表于 2013-7-8 16:55:05 | 显示全部楼层
tom1233 发表于 2013-7-8 16:30
谢谢您的回答~
启动linux或Andoid后 ,同样的配置网络都是好用的~

那就奇怪了,我们这边测试3358的u-boot+网络是没有问题的。对了,你不用ping命令,直接用tftp命令下载一下直接试试。
 楼主| tom1233 发表于 2013-7-8 17:14:48 | 显示全部楼层
亚瑟王 发表于 2013-7-8 16:55
那就奇怪了,我们这边测试3358的u-boot+网络是没有问题的。对了,你不用ping命令,直接用tftp命令下载一下 ...

是很奇怪啊~
您测试使用的是光盘自带的MLO和uboot吗,能否把您好用的MLO和uboot贴上来,我在测试一下。

在相同的配置下,我测试了tftp还是不好用。
详细的Log如下:
Welcome to use TQ3358 Board!
boot from SD card...


##### EmbedSky BIOS for TQ3358 #####
This Board: SDRAM is 512MB; LCD display size is: 800X480
Hit any key to stop autoboot:  0

#####    Boot for TQ3358 Main Menu      #####
#####     EmbedSky SD download mode     #####

[1] Download u-boot.bin to Nand Flash
[2] Download MLO to Nand Flash
[3] Download Linux Kernel (uImage.bin) to Nand Flash
[4] Download LOGO Picture (logo.bin) to Nand  Flash
[5] Download UBIFS image (root.bin) to Nand Flash
[6] Download YAFFS image (root.bin) to Nand Flash
[7] Download Program to SDRAM and Run it
[8] Boot the system
[9] Format the Nand Flash
[0] Set the boot parameters
[a] Download User Program
[n] Enter TFTP download mode menu
[r] Reboot u-boot
[t] Test kernel Image (uImage)
Enter your selection: 0

##### Parameter Menu #####
[1] Set NFS boot parameter
[2] Set Yaffs boot parameter for Android or Standard Linux
[3] Set UBIfs boot parameter for Android or Standard Linux
[4] Set EXT4fs boot parameter for Android or Standard Linux
[5] Set boot parameter
[6] Set parameter
[7] View the parameters
[c] Choice lcd type.
[d] select driver and init
Save the parameters to Nand Flash
[q] Return main Menu
Enter your selection: 7
Name(enter to view all paramters):
autoload=yes
baudrate=115200
boot_args=echo setting bootargs ...; setenv bootargs ${bootargs} lcd=${lcdtype} uart1_d_can=${uart1_d_can} uart2_i2c2=${uart2_i2c2};echo bootargs=${bootargs}
bootargs=console=ttyO0,115200n8 androidboot.console=ttySAC0 root=/dev/nfs nfsroot=192.168.210.137:/home/xinh/opt/EmbedSky/TQ3358/rootfs_TQ3358_linux_nfs rootwait=1 init=/init ip=192.168.210.200:192.168.210.137:192.168.210.200:fs:www.embedsky.net:eth0:off
bootargs_defaults=setenv bootargs console=${console}
bootcmd=run nand_boot;
bootdelay=5
bootenv=uEnv.txt
bootfile=uImage.bin
console=ttyO0,115200n8 androidboot.console=ttySAC0
cpaddr=0x82000000
device_root=/dev/mtdblock8 rw
echo_boot_args=echo bootargs=${bootargs}
ethact=cpsw
ethaddr=00:40:5c:26:0a:52
gatewayip=192.168.210.1
importbootenv=echo Importing environment from mmc ...; env import -t $loadaddr $filesize
ip_method=none
ipaddr=192.168.210.200
kernelimgname=uImage.bin
kloadaddr=0x80007fc0
lcdtype=X800Y480
loadaddr=0x82000000
loadbootenv=fatload mmc ${mmc_dev} ${loadaddr} ${bootenv}
mloimgname=MLO
mmc_args=run bootargs_defaults;setenv bootargs ${bootargs} root=${mmc_root} rootfstype=${mmc_root_fs_type} ip=${ip_method}
mmc_boot=echo Booting from SD card ...;run mmc_load_uimage; bootm ${kloadaddr}
mmc_dev=0
mmc_load_uimage=fatload mmc ${mmc_dev} ${kloadaddr} ${bootfile}
mmc_root=/dev/mmcblk0p2 rw
mmc_root_fs_type=ext3 rootwait
mtddevname=SPL
mtddevnum=0
mtdids=nand0=TQ3358-nand
mtdparts=mtdparts=TQ3358-nand:128k@0(SPL),128k(SPL.backup0),128k(SPL.backup1),128k(SPL.backup2),1920k(uboot),128k(params),3m(logo),5m(kernel),-(root)
nand_args=run bootargs_defaults;setenv bootargs ${bootargs} root=${nand_root} noinitrd rootfstype=${nand_root_fs_type} init=/init ip=${ip_method}
nand_boot=echo Booting from nand ...; nandecc hw 0; nand read.i ${kloadaddr} kernel ; bootm ${kloadaddr}
nand_img_siz=0x500000
nand_root=ubi0:rootfs rw ubi.mtd=7,2048
nand_root_fs_type=ubifs rootwait
nand_src_addr=0x580000
net_args=run bootargs_defaults;setenv bootargs ${bootargs} root=/dev/nfs init=/init nfsroot=${serverip}:${rootpath},${nfsopts} rw ip=dhcp
net_boot=echo Booting from network ...; setenv autoload no; dhcp; nand read.i ${kloadaddr} kernel; run net_args; bootm ${kloadaddr}
netmask=255.255.254.0
nfs_dir=/home/xinh/opt/EmbedSky/TQ3358/rootfs_TQ3358_linux_nfs
nfsipaddr=192.168.210.200
nfsnetmask=255.255.254.0
nfsopts=nolock,proto=tcp,nfsvers=3
nfsserverip=192.168.210.137
optargs=512M
partition=nand0,0
root_fs_type=yaffs2 rootwait=1
rootimgname=root.bin
rootpath=/opt/EmbedSky/TQ3358/root_nfs
script_addr=0x81900000
serverip=192.168.210.137
set_args=run bootargs_defaults;setenv bootargs ${bootargs} root=${device_root} noinitrd rootfstype=${root_fs_type} init=/init ip=${ip_method}
static_ip=${ipaddr}:${serverip}:${gatewayip}:${netmask}:${hostname}::off
stderr=serial
stdin=serial
stdout=serial
uart1_d_can=uart1
uart2_i2c2=uart2
ubi_root=ubi0:rootfs rw ubi.mtd=7,2048
ubi_root_fs_type=ubifs rootwait=1
ubootimgname=u-boot.bin
yaffs_root=/dev/mtdblock8

Environment size: 3146/8188 bytes

##### Parameter Menu #####
[1] Set NFS boot parameter
[2] Set Yaffs boot parameter for Android or Standard Linux
[3] Set UBIfs boot parameter for Android or Standard Linux
[4] Set EXT4fs boot parameter for Android or Standard Linux
[5] Set boot parameter
[6] Set parameter
[7] View the parameters
[c] Choice lcd type.
[d] select driver and init
Save the parameters to Nand Flash
[q] Return main Menu
Enter your selection: q

#####    Boot for TQ3358 Main Menu      #####
#####     EmbedSky SD download mode     #####

[1] Download u-boot.bin to Nand Flash
[2] Download MLO to Nand Flash
[3] Download Linux Kernel (uImage.bin) to Nand Flash
[4] Download LOGO Picture (logo.bin) to Nand  Flash
[5] Download UBIFS image (root.bin) to Nand Flash
[6] Download YAFFS image (root.bin) to Nand Flash
[7] Download Program to SDRAM and Run it
[8] Boot the system
[9] Format the Nand Flash
[0] Set the boot parameters
[a] Download User Program
[n] Enter TFTP download mode menu
[r] Reboot u-boot
[t] Test kernel Image (uImage)
Enter your selection: n

#####    Boot for TQ3358 Main Menu      #####
#####     EmbedSky TFTP download mode     #####

[1] Download u-boot.bin to Nand Flash
[2] Download MLO to Nand Flash
[3] Download Linux Kernel (uImage.bin) to Nand Flash
[4] Download LOGO Picture (logo.bin) to Nand  Flash
[5] Download UBIFS image (root.bin) to Nand Flash
[6] Download YAFFS image (root.bin) to Nand Flash
[7] Download Program to SDRAM and Run it
[8] Boot the system
[9] Format the Nand Flash
[0] Set the boot parameters
[a] Download User Program
[n] Set TFTP parameters(PC IP,TQ3358 IP,Mask IP...)
[p] Test network (TQ3358 Ping PC's IP)
[f] tftp uboot.bin to SDRAM and Run it
[r] Reboot u-boot
[t] Test kernel Image (uImage)
[q] Return main Menu
Enter your selection: 3
link up on port 0, speed 100, full duplex
Using cpsw device
TFTP from server 192.168.210.137; our IP address is 192.168.210.200
Filename 'uImage.bin'.
Load address: 0x82000000
Loading: T T T T T T T T T T T T T T T T T T T T
Retry count exceeded; starting again
link up on port 0, speed 100, full duplex
Using cpsw device
TFTP from server 192.168.210.137; our IP address is 192.168.210.200
Filename 'uImage.bin'.
Load address: 0x82000000
Loading: T T T T T T T T T T T T T T T T T T T T
Retry count exceeded; starting again
link up on port 0, speed 100, full duplex
Using cpsw device
TFTP from server 192.168.210.137; our IP address is 192.168.210.200
Filename 'uImage.bin'.
Load address: 0x82000000
Loading: T T T T T T T T T T T T T T T T T T T T
Retry count exceeded; starting again
link up on port 0, speed 100, full duplex
Using cpsw device
TFTP from server 192.168.210.137; our IP address is 192.168.210.200
Filename 'uImage.bin'.
Load address: 0x82000000
Loading: T
Abort

#####    Boot for TQ3358 Main Menu      #####
#####     EmbedSky TFTP download mode     #####

[1] Download u-boot.bin to Nand Flash
[2] Download MLO to Nand Flash
[3] Download Linux Kernel (uImage.bin) to Nand Flash
[4] Download LOGO Picture (logo.bin) to Nand  Flash
[5] Download UBIFS image (root.bin) to Nand Flash
[6] Download YAFFS image (root.bin) to Nand Flash
[7] Download Program to SDRAM and Run it
[8] Boot the system
[9] Format the Nand Flash
[0] Set the boot parameters
[a] Download User Program
[n] Set TFTP parameters(PC IP,TQ3358 IP,Mask IP...)
[p] Test network (TQ3358 Ping PC's IP)
[f] tftp uboot.bin to SDRAM and Run it
[r] Reboot u-boot
[t] Test kernel Image (uImage)
[q] Return main Menu
Enter your selection:
 楼主| tom1233 发表于 2013-7-9 15:01:13 | 显示全部楼层
亚瑟王 发表于 2013-7-8 16:55
那就奇怪了,我们这边测试3358的u-boot+网络是没有问题的。对了,你不用ping命令,直接用tftp命令下载一下 ...

是很奇怪啊~
您测试使用的是光盘自带的MLO和uboot吗,能否把您好用的MLO和uboot贴上来,我在测试一下。

在相同的配置下,我测试了tftp还是不好用。
详细的Log如下:
Welcome to use TQ3358 Board!
boot from SD card...


##### EmbedSky BIOS for TQ3358 #####
This Board: SDRAM is 512MB; LCD display size is: 800X480
Hit any key to stop autoboot:  0

#####    Boot for TQ3358 Main Menu      #####
#####     EmbedSky SD download mode     #####

[1] Download u-boot.bin to Nand Flash
[2] Download MLO to Nand Flash
[3] Download Linux Kernel (uImage.bin) to Nand Flash
[4] Download LOGO Picture (logo.bin) to Nand  Flash
[5] Download UBIFS image (root.bin) to Nand Flash
[6] Download YAFFS image (root.bin) to Nand Flash
[7] Download Program to SDRAM and Run it
[8] Boot the system
[9] Format the Nand Flash
[0] Set the boot parameters
[a] Download User Program
[n] Enter TFTP download mode menu
[r] Reboot u-boot
[t] Test kernel Image (uImage)
Enter your selection: 0

##### Parameter Menu #####
[1] Set NFS boot parameter
[2] Set Yaffs boot parameter for Android or Standard Linux
[3] Set UBIfs boot parameter for Android or Standard Linux
[4] Set EXT4fs boot parameter for Android or Standard Linux
[5] Set boot parameter
[6] Set parameter
[7] View the parameters
[c] Choice lcd type.
[d] select driver and init
Save the parameters to Nand Flash
[q] Return main Menu
Enter your selection: 7
Name(enter to view all paramters):
autoload=yes
baudrate=115200
boot_args=echo setting bootargs ...; setenv bootargs ${bootargs} lcd=${lcdtype} uart1_d_can=${uart1_d_can} uart2_i2c2=${uart2_i2c2};echo bootargs=${bootargs}
bootargs=console=ttyO0,115200n8 androidboot.console=ttySAC0 root=/dev/nfs nfsroot=192.168.210.137:/home/xinh/opt/EmbedSky/TQ3358/rootfs_TQ3358_linux_nfs rootwait=1 init=/init ip=192.168.210.200:192.168.210.137:192.168.210.200:fs:www.embedsky.net:eth0ff
bootargs_defaults=setenv bootargs console=${console}
bootcmd=run nand_boot;
bootdelay=5
bootenv=uEnv.txt
bootfile=uImage.bin
console=ttyO0,115200n8 androidboot.console=ttySAC0
cpaddr=0x82000000
device_root=/dev/mtdblock8 rw
echo_boot_args=echo bootargs=${bootargs}
ethact=cpsw
ethaddr=00:40:5c:26:0a:52
gatewayip=192.168.210.1
importbootenv=echo Importing environment from mmc ...; env import -t $loadaddr $filesize
ip_method=none
ipaddr=192.168.210.200
kernelimgname=uImage.bin
kloadaddr=0x80007fc0
lcdtype=X800Y480
loadaddr=0x82000000
loadbootenv=fatload mmc ${mmc_dev} ${loadaddr} ${bootenv}
mloimgname=MLO
mmc_args=run bootargs_defaults;setenv bootargs ${bootargs} root=${mmc_root} rootfstype=${mmc_root_fs_type} ip=${ip_method}
mmc_boot=echo Booting from SD card ...;run mmc_load_uimage; bootm ${kloadaddr}
mmc_dev=0
mmc_load_uimage=fatload mmc ${mmc_dev} ${kloadaddr} ${bootfile}
mmc_root=/dev/mmcblk0p2 rw
mmc_root_fs_type=ext3 rootwait
mtddevname=SPL
mtddevnum=0
mtdids=nand0=TQ3358-nand
mtdparts=mtdparts=TQ3358-nand:128k@0(SPL),128k(SPL.backup0),128k(SPL.backup1),128k(SPL.backup2),1920k(uboot),128k(params),3m(logo),5m(kernel),-(root)
nand_args=run bootargs_defaults;setenv bootargs ${bootargs} root=${nand_root} noinitrd rootfstype=${nand_root_fs_type} init=/init ip=${ip_method}
nand_boot=echo Booting from nand ...; nandecc hw 0; nand read.i ${kloadaddr} kernel ; bootm ${kloadaddr}
nand_img_siz=0x500000
nand_root=ubi0:rootfs rw ubi.mtd=7,2048
nand_root_fs_type=ubifs rootwait
nand_src_addr=0x580000
net_args=run bootargs_defaults;setenv bootargs ${bootargs} root=/dev/nfs init=/init nfsroot=${serverip}{rootpath},${nfsopts} rw ip=dhcp
net_boot=echo Booting from network ...; setenv autoload no; dhcp; nand read.i ${kloadaddr} kernel; run net_args; bootm ${kloadaddr}
netmask=255.255.254.0
nfs_dir=/home/xinh/opt/EmbedSky/TQ3358/rootfs_TQ3358_linux_nfs
nfsipaddr=192.168.210.200
nfsnetmask=255.255.254.0
nfsopts=nolock,proto=tcp,nfsvers=3
nfsserverip=192.168.210.137
optargs=512M
partition=nand0,0
root_fs_type=yaffs2 rootwait=1
rootimgname=root.bin
rootpath=/opt/EmbedSky/TQ3358/root_nfs
script_addr=0x81900000
serverip=192.168.210.137
set_args=run bootargs_defaults;setenv bootargs ${bootargs} root=${device_root} noinitrd rootfstype=${root_fs_type} init=/init ip=${ip_method}
static_ip=${ipaddr}{serverip}{gatewayip}{netmask}{hostname}:ff
stderr=serial
stdin=serial
stdout=serial
uart1_d_can=uart1
uart2_i2c2=uart2
ubi_root=ubi0:rootfs rw ubi.mtd=7,2048
ubi_root_fs_type=ubifs rootwait=1
ubootimgname=u-boot.bin
yaffs_root=/dev/mtdblock8

Environment size: 3146/8188 bytes

##### Parameter Menu #####
[1] Set NFS boot parameter
[2] Set Yaffs boot parameter for Android or Standard Linux
[3] Set UBIfs boot parameter for Android or Standard Linux
[4] Set EXT4fs boot parameter for Android or Standard Linux
[5] Set boot parameter
[6] Set parameter
[7] View the parameters
[c] Choice lcd type.
[d] select driver and init
Save the parameters to Nand Flash
[q] Return main Menu
Enter your selection: q

#####    Boot for TQ3358 Main Menu      #####
#####     EmbedSky SD download mode     #####

[1] Download u-boot.bin to Nand Flash
[2] Download MLO to Nand Flash
[3] Download Linux Kernel (uImage.bin) to Nand Flash
[4] Download LOGO Picture (logo.bin) to Nand  Flash
[5] Download UBIFS image (root.bin) to Nand Flash
[6] Download YAFFS image (root.bin) to Nand Flash
[7] Download Program to SDRAM and Run it
[8] Boot the system
[9] Format the Nand Flash
[0] Set the boot parameters
[a] Download User Program
[n] Enter TFTP download mode menu
[r] Reboot u-boot
[t] Test kernel Image (uImage)
Enter your selection: n

#####    Boot for TQ3358 Main Menu      #####
#####     EmbedSky TFTP download mode     #####

[1] Download u-boot.bin to Nand Flash
[2] Download MLO to Nand Flash
[3] Download Linux Kernel (uImage.bin) to Nand Flash
[4] Download LOGO Picture (logo.bin) to Nand  Flash
[5] Download UBIFS image (root.bin) to Nand Flash
[6] Download YAFFS image (root.bin) to Nand Flash
[7] Download Program to SDRAM and Run it
[8] Boot the system
[9] Format the Nand Flash
[0] Set the boot parameters
[a] Download User Program
[n] Set TFTP parameters(PC IP,TQ3358 IP,Mask IP...)
[p] Test network (TQ3358 Ping PC's IP)
[f] tftp uboot.bin to SDRAM and Run it
[r] Reboot u-boot
[t] Test kernel Image (uImage)
[q] Return main Menu
Enter your selection: 3
link up on port 0, speed 100, full duplex
Using cpsw device
TFTP from server 192.168.210.137; our IP address is 192.168.210.200
Filename 'uImage.bin'.
Load address: 0x82000000
Loading: T T T T T T T T T T T T T T T T T T T T
Retry count exceeded; starting again
link up on port 0, speed 100, full duplex
Using cpsw device
TFTP from server 192.168.210.137; our IP address is 192.168.210.200
Filename 'uImage.bin'.
Load address: 0x82000000
Loading: T T T T T T T T T T T T T T T T T T T T
Retry count exceeded; starting again
link up on port 0, speed 100, full duplex
Using cpsw device
TFTP from server 192.168.210.137; our IP address is 192.168.210.200
Filename 'uImage.bin'.
Load address: 0x82000000
Loading: T T T T T T T T T T T T T T T T T T T T
Retry count exceeded; starting again
link up on port 0, speed 100, full duplex
Using cpsw device
TFTP from server 192.168.210.137; our IP address is 192.168.210.200
Filename 'uImage.bin'.
Load address: 0x82000000
Loading: T
Abort

#####    Boot for TQ3358 Main Menu      #####
#####     EmbedSky TFTP download mode     #####

[1] Download u-boot.bin to Nand Flash
[2] Download MLO to Nand Flash
[3] Download Linux Kernel (uImage.bin) to Nand Flash
[4] Download LOGO Picture (logo.bin) to Nand  Flash
[5] Download UBIFS image (root.bin) to Nand Flash
[6] Download YAFFS image (root.bin) to Nand Flash
[7] Download Program to SDRAM and Run it
[8] Boot the system
[9] Format the Nand Flash
[0] Set the boot parameters
[a] Download User Program
[n] Set TFTP parameters(PC IP,TQ3358 IP,Mask IP...)
[p] Test network (TQ3358 Ping PC's IP)
[f] tftp uboot.bin to SDRAM and Run it
[r] Reboot u-boot
[t] Test kernel Image (uImage)
[q] Return main Menu
Enter your selection:
亚瑟王 发表于 2013-7-9 17:51:12 | 显示全部楼层
tom1233 发表于 2013-7-9 15:01
是很奇怪啊~
您测试使用的是光盘自带的MLO和uboot吗,能否把您好用的MLO和uboot贴上来,我在测试一下。
...

就是光盘里面的,网络信息就如手册所示。
 楼主| tom1233 发表于 2013-7-10 09:06:17 | 显示全部楼层
亚瑟王 发表于 2013-7-9 17:51
就是光盘里面的,网络信息就如手册所示。

您哪边,有怀疑的方向吗?
亚瑟王 发表于 2013-7-10 09:28:24 | 显示全部楼层
tom1233 发表于 2013-7-10 09:06
您哪边,有怀疑的方向吗?

怀疑你的板子所在局域网有限制。
具体什么限制要问搭建你们这个网络的创建者或管理者了。
 楼主| tom1233 发表于 2013-7-11 09:29:27 | 显示全部楼层
本帖最后由 tom1233 于 2013-7-11 09:34 编辑
亚瑟王 发表于 2013-7-10 09:28
怀疑你的板子所在局域网有限制。
具体什么限制要问搭建你们这个网络的创建者或管理者了。


如果是局域网有限制,那么Linux下,网络不也是应该有问题吗?
但是现在只有在uboot下有问题,是TQ3358在uboot下和kernel下对网络的设置不同导致的吗?


您需要登录后才可以回帖 登录 | 注册

本版积分规则

关闭

i.MX8系列ARM cortex A53 M4 工控板上一条 /1 下一条

Archiver|手机版|小黑屋|天嵌 嵌入式开发社区 ( 粤ICP备11094220号 )

GMT+8, 2024-3-29 16:59 , Processed in 1.078125 second(s), 18 queries .

Powered by Discuz! X3.4

Copyright © 2001-2020, Tencent Cloud.

快速回复 返回顶部 返回列表