From: Daniel Mack <daniel@caiaq.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] Enabling smc911x driver
Date: Wed, 22 Apr 2009 17:51:44 +0200 [thread overview]
Message-ID: <20090422155144.GA19863@buzzloop.caiaq.de> (raw)
In-Reply-To: <5e088bd90904220752o5e77e6adn2f69cac6f4d3db22@mail.gmail.com>
On Wed, Apr 22, 2009 at 07:52:40AM -0700, Steve Sakoman wrote:
> Now things seem to initialize properly:
>
> U-Boot 2009.03 (Apr 22 2009 - 07:28:04)
>
> OMAP3503-GP rev 2, CPU-OPP2 L3-165MHz
> Gumstix Overo board + LPDDR/NAND
> DRAM: 256 MB
> NAND: 256 MiB
> In: serial
> Out: serial
> Err: serial
> Initializing ethernet smc911x
> smc911x: initializing
> smc911x: detected LAN9221 controller
> smc911x: phy initialized
> smc911x: MAC 4a:18:56:55:9d:38
How did you set this MAC address? Does the hardware read it from a
connected EEPROM or did you manually set it in your environment. If you
face the latter case, you could try applying the patch I sent in some
days ago. Without that patch, the hardware is not made aware of the
configured address and hence the internal filter will drop all
non-broadcast packets it receives.
With this patch applied, however, the LAN9220 chip works well on our own
PXA design.
Maybe that helps.
Daniel
next prev parent reply other threads:[~2009-04-22 15:51 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-21 15:11 [U-Boot] Enabling smc911x driver Steve Sakoman
2009-04-21 16:32 ` Ben Warren
2009-04-22 14:52 ` Steve Sakoman
2009-04-22 15:51 ` Daniel Mack [this message]
2009-04-22 15:54 ` Daniel Mack
2009-04-22 17:31 ` Steve Sakoman
2009-04-22 18:08 ` Daniel Mack
2009-04-23 4:20 ` Steve Sakoman
2009-04-23 6:43 ` Daniel Mack
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=20090422155144.GA19863@buzzloop.caiaq.de \
--to=daniel@caiaq.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox