We are currently working on a hardware board design project for an Industrial application.
The Ethernet PHYceiver IC interfaced with processor is L-ET1011C2-C-D (Gigabit Ethernet PHYceiver from LSI).
The Ethernet PHYceiver IC is connected to RJ-45 port.
When we are connecting cross over cable between our Processor board and the Test PC,
we could notice LAN connected (speed 100 MBPS) on our Test PC.
When we try to ping, the ping is getting failed (Error message: "HOST is Not Alive")
and it is timing out after some time.
NOTE: The Processor board has same ethernet interface as there in TMS320DM6467 Eval board.
We are able to see the Ethernet PHYceiver IC recognized by the UBOOT.
DRAM: 256 MB
NAND: 128 MiB
In: serial
Out: serial
Err: serial
ARM Clock :- 297MHz
DDR Clock :- 297MHz
Net: Ethernet PHY ID: 282f014
Ethernet PHY: GENERIC @ 0x01
baudrate=115200
bootfile="uImage"
addclk=setenv bootargs ${bootargs} clkref=${clkref}
ethact=
filesize=2740C7
bootcmd=nand read 81100000 4a0000 500000; nboot 80700000 0 a0000; bootm
bootargs=console=ttyS0,115200n8 root=/dev/ram rw initrd=0x81100000,16M mem=120M
ip=dhcp(boot args might be different)
stdin=serial
stdout=serial
stderr=serial
ver=U-Boot 2009.08 (Jul 01 2010 - 15:45:29)
ipaddr=192.168.25.2
serverip=192.168.25.1
subnetmask=255.255.255.0
netmask=255.255.255.0