From: Devraj Mukherjee <lugs@eternitytechnologies.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] HW Addr different to Vendor information
Date: Fri, 05 Nov 2004 15:14:24 +1100 [thread overview]
Message-ID: <418AFE20.5020801@eternitytechnologies.com> (raw)
Hi everyone,
We are tring to get the ethernet working on our board. Here is what we
have been trying. Our DHCP server gives addresses in the range of 10.0.1.x
Our vendor has documented that our MAC address is 00:08:EE:00:41:60 and
LogicLoader (the default bootloader) would get an IP with this MAC
address. It's interesting to see that U-Boot with the patches thinks
that the HW Addr is 04:04:04:33:04:04
Any ideas, experiences?
Devraj
LPD7A400> setenv serverip 10.0.1.1
LPD7A400> ping 10.0.1.1
SMC91111:PHY auto-negotiate timed out
SMC91111:PHY auto-negotiate timed out
Using MAC Address 04:04:04:33:04:04
ping failed; host 10.0.1.1 is not alive
LPD7A400> setenv ethaddr 00:08:EE:00:41:60
LPD7A400> ping 10.0.1.1
SMC91111:PHY auto-negotiate timed out
SMC91111:PHY auto-negotiate timed out
Warning: MAC addresses don't match:
HW MAC address: 04:04:04:33:04:04
"ethaddr" value: 00:08:EE:00:41:60
Using MAC Address 00:08:EE:00:41:60
ping failed; host 10.0.1.1 is not alive
LPD7A400> ping 10.0.1.3
Unknown command 'ping' - try 'help'
LPD7A400> ping 10.0.1.3
SMC91111:PHY auto-negotiate timed out
SMC91111:PHY auto-negotiate timed out
Warning: MAC addresses don't match:
HW MAC address: 04:04:04:33:04:04
"ethaddr" value: 00:08:EE:00:41:60
Using MAC Address 00:08:EE:00:41:60
ping failed; host 10.0.1.3 is not alive
--
----------------------------------------------------------------------
Devraj Mukherjee, Eternity Technologies Pty. Ltd. Australia
Host: Debian (Sarge) 3.1 Kernel 2.4.27-1-686 / GCC version 3.3.5
Target: LPD7A400 (ARM9) LogicPD eval. board / ARM GCC 3.3 GlibC 2.3.2
LAMP environment specs. Apache: 2.0.52 PHP: 5 MySQL: 4.0.21
----------------------------------------------------------------------
next reply other threads:[~2004-11-05 4:14 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-11-05 4:14 Devraj Mukherjee [this message]
2004-11-05 4:51 ` [U-Boot-Users] HW Addr different to Vendor information Paul Ruhland
-- strict thread matches above, loose matches on Subject: below --
2004-11-05 13:25 VanBaren, Gerald
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=418AFE20.5020801@eternitytechnologies.com \
--to=lugs@eternitytechnologies.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.