Skip to content
Snippets Groups Projects
Commit c348578b authored by Larry Johnson's avatar Larry Johnson Committed by Stefan Roese
Browse files

Add Ethernet 1000BASE-X support for PPC4xx


This patch adds a new switch: "CONFIG_PHY_DYNAMIC_ANEG".  When this symbol
is defined, the PHY will advertise it's capabilities for autonegotiation
based on the capabilities shown in the PHY's status registers, including
1000BASE-X.  When "CONFIG_PHY_DYNAMIC_ANEG" is not defined, the PHY will
advertise hard-coded capabilities, as before.

Signed-off-by: default avatarLarry Johnson <lrj@acm.org>
parent 9e2c3471
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment