From: Marcel Ziswiler <marcel.ziswiler@toradex.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] net: e1000: support for intel 82579
Date: Thu, 8 Dec 2016 04:33:41 +0000 [thread overview]
Message-ID: <1481171615.26674.4.camel@toradex.com> (raw)
In-Reply-To: <1481123332.23601.12.camel@denx.de>
On Wed, 2016-12-07 at 16:08 +0100, Markus Valentin wrote:
> Hi,
>
> did somebody already did some effort to support the intel 82579
> Gigabit
> Ethernet PHY?with the e1000 driver?
I have not tried 82579 in particular but back when I brought up our
i210/i211 based modules I do remember that one at least as a bare
minimum would have to add its PCI device ID to the following table:
http://git.denx.de/?p=u-boot.git;a=blob;f=drivers/net/e1000.c;h=875682b
1b89e1ee31b7226e646be3c108b850933;hb=HEAD#l73
Looking at the mainline Linux 82579 support you also may have to add
some specific automatic PHY configuration (un-)gating. Plus more
advanced features like EEE LPI, ME or jumbo frames may need more work
but are probably not required in a boot loader.
> In my naive try to add it i had no success yet.
Then enabling debugging and looking at whether the driver gets called
from the PCIe side of things at all and later how far it gets in
bringing the Ethernet linke up will help.
> Regards
> Markus
Cheers
Marcel
prev parent reply other threads:[~2016-12-08 4:33 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-12-07 15:08 [U-Boot] net: e1000: support for intel 82579 Markus Valentin
2016-12-08 4:33 ` Marcel Ziswiler [this message]
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=1481171615.26674.4.camel@toradex.com \
--to=marcel.ziswiler@toradex.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox