From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] 4xx ethernet bringup
Date: Fri, 21 Dec 2007 13:26:53 +0100 [thread overview]
Message-ID: <200712211326.54136.sr@denx.de> (raw)
In-Reply-To: <273094.72972.qm@web94111.mail.in2.yahoo.com>
On Friday 21 December 2007, shami Allam wrote:
> Thanks for the information. But I read some where that for the Lab testing
> purpose that I can give the IP address!!!!!
Please don't mix up ethernet address (== MAC address) and IP address. Of
course you can set ip addresses (and should if you don't use dhcp/bootp). But
you have to configure valid ethernet addresses too. If you don't have an
ethernet address pool, you can use the "tools/gen_eth_addr" tool to create a
random valid eth address for testing.
> I am able to read the PHY
> inforamtion by command mii info 0x01<PHY Addr>. Following is the info....
> => mii info 0x01
> PHY_PHYIDR2 @ 0x1 = 0x5c90
> PHY_PHYIDR[1,2] @ 0x1 = 0x20005c90
> PHY_BMCR value is 0x2100
> PHY 0x01: OUI = 0x80017, Model = 0x09, Rev = 0x00, 100baseT, FDX
And what does "mii info" show (without parameter)?
What is the value of CONFIG_PHY_ADDR in your board config file?
Best regards,
Stefan
=====================================================================
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office at denx.de
=====================================================================
next prev parent reply other threads:[~2007-12-21 12:26 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-12-19 17:56 [U-Boot-Users] 4xx ethernet bringup shami Allam
2007-12-19 19:21 ` Stefan Roese
2007-12-20 11:52 ` shami Allam
2007-12-20 19:57 ` Wolfgang Denk
2007-12-20 20:11 ` [U-Boot-Users] Boot 440EPx from NAND Leonid
2007-12-21 5:58 ` Stefan Roese
2007-12-21 6:56 ` Leonid
2007-12-21 5:44 ` [U-Boot-Users] 4xx ethernet bringup Stefan Roese
2007-12-21 12:11 ` shami Allam
2007-12-21 12:26 ` Stefan Roese [this message]
2007-12-21 12:34 ` raj
2007-12-21 13:04 ` raj
2007-12-21 16:03 ` shami Allam
2007-12-22 10:01 ` shami Allam
2007-12-22 11:27 ` Stefan Roese
2007-12-22 12:33 ` shami Allam
2007-12-27 15:38 ` Stefan Roese
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=200712211326.54136.sr@denx.de \
--to=sr@denx.de \
--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.