TI中文支持网
TI专业的中文技术问题搜集分享网站

DM6467T Sending DHCP requests .. PHY: 1:01 – Link is Up – 1000/Full …. timed out!

大家好:

板子为:TMS320DM6467T 用 tftp 传入了官方的uImage-dm6467t-evm.bin文件,启动时提示:

Sending DHCP requests .. PHY: 1:01 – Link is Up – 1000/Full …. timed out!

希望能得到大神们的解答!

具体提示:

Creating 4 MTD partitions on "davinci_nand.0":
0x000000000000-0x000000020000 : "params"
0x000000020000-0x000000160000 : "bootloader"
0x000000160000-0x000000560000 : "kernel"
0x000000560000-0x000008000000 : "filesystem"
davinci_nand davinci_nand.0: controller rev. 2.2
spi_davinci spi_davinci.0: DaVinci SPI driver in EDMA mode
Using RX channel = 17 , TX channel = 16 and event queue = 3
at25 spi0.0: 32 KByte at25640a eeprom, pagesize 64
spi_davinci spi_davinci.0: Controller at 0xfec66800PPP generic driver version 2.4.2
PPP Deflate Compression module registered
tun: Universal TUN/TAP device driver, 1.6
tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
dm9000 Ethernet Driver, V1.31
console [netcon0] enabled
netconsole: network logging started
Initializing USB Mass Storage driver…
usbcore: registered new interface driver usb-storage
USB Mass Storage support registered.
usbcore: registered new interface driver usbtest
g_ether gadget: using random self ethernet address
g_ether gadget: using random host ethernet address
usb0: MAC 82:08:a7:f3:8c:ea
usb0: HOST MAC a6:48:16:b2:a9:58
g_ether gadget: Ethernet Gadget, version: Memorial Day 2008
g_ether gadget: g_ether ready
i2c /dev entries driver
Linux video capture interface: v2.00
ths7303 1-002c: chip found @ 0x58 (DaVinci I2C adapter)
ths8200 1-0020: chip found @ 0x40 (DaVinci I2C adapter)
ths7353 1-002e: chip found @ 0x5c (DaVinci I2C adapter)
vpif_capture vpif_capture: registered sub device ths7353
tvp7002 1-005d: tvp7002 1-005d decoder driver registered !!
vpif_capture vpif_capture: registered sub device tvp7002
vpif_capture vpif_capture: DM646x VPIF Capture driver initialized
watchdog watchdog: heartbeat 60 sec
usbcore: registered new interface driver usbhid
usbhid: v2.6:USB HID core driver
Advanced Linux Sound Architecture Driver Version 1.0.21.
No device for DAI tlv320aic3x
asoc: tlv320aic3x <-> davinci-i2s mapping ok
asoc: DIT <-> davinci-dit mapping ok
ALSA device list:
  #0: DaVinci DM6467 EVM (tlv320aic3x)
TCP cubic registered
NET: Registered protocol family 17
Clocks: disable unused uart1
Clocks: disable unused emac
Clocks: disable unused timer1
emac-mii: probed
drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
eth0: attached PHY driver [ET1011C] (mii_bus:phy_addr=1:01, id=282f013)
Sending DHCP requests ..
PHY: 1:01 – Link is Up – 1000/Full
…. timed out!
IP-Config: Reopening network devices…
eth0: attached PHY driver [ET1011C] (mii_bus:phy_addr=1:01, id=282f013)
Sending DHCP requests ..
PHY: 1:01 – Link is Up – 1000/Full
…. timed out!
IP-Config: Auto-configuration of network failed.
Root-NFS: No NFS server available, giving up.
VFS: Unable to mount root fs via NFS, trying floppy.
VFS: Cannot open root device "nfs" or unknown-block(2,0)
Please append a correct "root=" boot option; here are the available partitions:
0300        39070080 hda driver: ide-gd
  0301        27342598 hda1
  0302        11727450 hda2
1f00             128 mtdblock0 (driver?)
1f01            1280 mtdblock1 (driver?)
1f02            4096 mtdblock2 (driver?)
1f03          125568 mtdblock3 (driver?)
Kernel panic – not syncing: VFS: Unable to mount root fs on unknown-block(2,0)
Backtrace:[<c00307d0>] (dump_backtrace+0x0/0x114) from [<c030af14>] (dump_stack+0x18/0x1c)
 r7:00008000 r6:c3013000 r5:c0026808 r4:c041e850
[<c030aefc>] (dump_stack+0x0/0x1c) from [<c030af6c>] (panic+0x54/0x124)
[<c030af18>] (panic+0x0/0x124) from [<c0008fbc>] (mount_block_root+0x1e0/0x220)
 r3:00000001 r2:c3029e98 r1:c3029f60 r0:c0395ead
[<c0008ddc>] (mount_block_root+0x0/0x220) from [<c00090c0>] (mount_root+0xc4/0xfc)
 r8:00000000 r7:00000000 r6:00000000 r5:00000000 r4:00200000
[<c0008ffc>] (mount_root+0x0/0xfc) from [<c0009268>] (prepare_namespace+0x170/0x1c8)
 r5:c0026808 r4:c041e340
[<c00090f8>] (prepare_namespace+0x0/0x1c8) from [<c00084bc>] (kernel_init+0xe4/0x118)
 r5:00000000 r4:c041e100
[<c00083d8>] (kernel_init+0x0/0x118) from [<c0045704>] (do_exit+0x0/0x684)
 r5:00000000 r4:00000000

uboot env:

DM6467 EVM > printenv
addclk=setenv bootargs ${bootargs} clkref=${clkref}
ethaddr=00:0e:99:02:b7:e1
ethact=DaVinci EMAC
bootfile=uImage
baudrate=115200
per=platform U-Boot parameters described as above
filesize=1F7408
fileaddr=80800000
env=bootcmd tftp 0x80800000 uImage.bin
bootcmd=tftp 0x80800000 uImage.bin
bootdelay=3
autostart=yes
rootpath=/rootfs
ipaddr=192.168.1.3
serverip=192.168.1.2
nfsroot=192.168.1.2:/rootfs
nfshost=192.186.1.2
gateway=192.168.1.1
bootargs=mem=76M console=ttyS0,115200n8 noinitrd rwip=192.168.1.3:192.168.1.2:255.255.255.0:192.168.1.1 root=/dev/nfs
stdin=serial
stdout=serial
stderr=serial
ver=U-Boot 2009.08-00002-gcab1855 (Jan 20 2010 – 04:20:31)

Environment size: 659/16380 bytes

nfs:已确认启动,本地挂载测试成功;

DHCP和手动设置IP都行不通;

ubuntu防火墙已确认关闭。

求大神们帮帮忙吧!!!

Louis:

   从你的描述中,看出你在Uboot下的网络是通的,当启动内核的时候,DHCP失败。 初步判断是你使用的linux内核的网络部分与你的板子不匹配。请确认一下官方的原理图与你的板子在网络部分是否一致。另外,也可以根据你的具体硬件,修改内核中网络部分的配置,然后重新编译,再使用新编的内核看看。

Regards,

Louis

zz zz:

回复 Louis:

谢谢您的回答,问题已解决

user4339483:

回复 zz zz:

请问楼主怎么解决的,我现在也遇到了同样的额问题。

watchdog watchdog: heartbeat 60 secusbcore: registered new interface driver usbhidusbhid: v2.6:USB HID core driverAdvanced Linux Sound Architecture Driver Version 1.0.21.No device for DAI tlv320aic3xasoc: tlv320aic3x <-> davinci-i2s mapping okasoc: DIT <-> davinci-dit mapping okALSA device list:  #0: DaVinci DM6467 EVM (tlv320aic3x)TCP cubic registeredNET: Registered protocol family 17Clocks: disable unused uart1Clocks: disable unused emacClocks: disable unused timer1davinci_emac_probe: using random MAC addr: f2:b6:13:91:58:07emac-mii: probeddrivers/rtc/hctosys.c: unable to open rtc device (rtc0)eth0: attached PHY driver [ET1011C] (mii_bus:phy_addr=1:01, id=282f014)Sending DHCP requests …PHY: 1:01 – Link is Up – 1000/FullPHY: 1:01 – Link is Down.

 

gang ma:

回复 zz zz:

 请教如何解决的 ?

ling guan:

请教是如何解决的,我也遇到了同样的问题,十分感谢!

赞(0)
未经允许不得转载:TI中文支持网 » DM6467T Sending DHCP requests .. PHY: 1:01 – Link is Up – 1000/Full …. timed out!
分享到: 更多 (0)