* No ip addr on the Xilinx ML403
@ 2007-11-06 3:38 usysinc
0 siblings, 0 replies; only message in thread
From: usysinc @ 2007-11-06 3:38 UTC (permalink / raw)
To: linuxppc-embedded
I have successfully booted the Linux 2.6.23 vertex kernel branch on the ML403
board. The hard_temac 3.00_a was implemented in the MHS file. The kernel was
configured with no Marvel PHY drivers; just the generic 10/100 Ethernet MII,
and 10/100/1000 Ethernet. The Temac configures correctly and I have verified
that DHCP is indeed functional, but no 'ip addr=' is visible with ifconfig
and can't ping anything other than localhost. Can anyone suggest a solution
to this configuration problem?
XTemac: using sgDMA mode.
[ 3.079060] XTemac: using TxDRE mode
[ 3.121940] XTemac: using RxDRE mode
[ 3.164839] XTemac: buffer descriptor size: 32768 (0x8000)
[ 3.231800] XTemac: (buffer_descriptor_init) phy: 0x3cb0000, virt:
0xff100000, size: 0x8000
[ 3.339873] eth%d: XTemac: PHY detected at address 0.
[ 3.400611] eth0: Dropping NETIF_F_SG since no checksum feature.
[ 3.475138] eth0: Xilinx TEMAC #0 at 0x81200000 mapped to 0xC5060000,
irq=0
[ 3.558779] eth0: XTemac id 1.0f, block id 5, type 8
.
.
.
# ifdown eth0
# ifup eth0
[ 20.004852] eth0: XTemac: Options: 0xb8f2
[ 32.012102] eth0: XTemac: Not able to set the speed to 1000 (status:
0x7949)
[ 34.089874] eth0: XTemac: We renegotiated the speed to: 100
[ 34.156549] eth0: XTemac: speed set to 100Mb/s
[ 34.209718] eth0: XTemac: Send Threshold = 16, Receive Threshold = 2
[ 34.285693] eth0: XTemac: Send Wait bound = 1, Receive Wait bound = 1
udhcpc (v1.7.2) started
udhcpc: script /usr/share/udhcpc/default.script failed: No such file or
directory
Sending discover...
Sending select for 192.168.0.2...
Lease of 192.168.0.2 obtained, lease time 86400
udhcpc: script /usr/share/udhcpc/default.script failed: No such file or
directory
# ifconfig
eth0 Link encap:Ethernet HWaddr 08:00:3E:26:15:59
UP BROADCAST RUNNING MTU:1500 Metric:1
RX packets:3 errors:0 dropped:0 overruns:0 frame:0
TX packets:2 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:1240 (1.2 KiB) TX bytes:1180 (1.1 KiB)
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
- Brendan
--
View this message in context: http://www.nabble.com/No-ip-addr-on-the-Xilinx-ML403-tf4755897.html#a13600333
Sent from the linuxppc-embedded mailing list archive at Nabble.com.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-11-06 3:38 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-06 3:38 No ip addr on the Xilinx ML403 usysinc
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).