Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

axi_ethernet: fix DT gen in "PCS/PMA" mode #15

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

j-marjanovic
Copy link

When the xxv_ethernet is configured in "Ethernet PCS/PMA 64-bit" mode,
there can be no IPs connected to its RX and TX interfaces.

This commit prevents that the variable connected_ip remains undefined
and subsequent errors because of this.

When the xxv_ethernet is configured in "Ethernet PCS/PMA 64-bit" mode,
there can be no IPs connected to its RX and TX interfaces.

This commit prevents that the variable `connected_ip` remains undefined
and subsequent errors because of this.
@acetylen
Copy link

This patch seems to have fixed the issues we've been seeing related to building devicetrees. Before it's merged we can't use our CI/CD to build the networking part of our system.

@j-marjanovic
Copy link
Author

@acetylen out of curiosity, are you allowed to share how the 10/25G Ethernet IP is connected?

@acetylen
Copy link

@j-marjanovic Sure, here's a block diagram. xxv_ethernet block is in the bottom right.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants