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

Fix for NXP T1024 PHY address mapping #410

Merged
merged 1 commit into from
Feb 27, 2024

Conversation

dgarske
Copy link
Contributor

@dgarske dgarske commented Feb 23, 2024

Add ability to override macros.

@dgarske dgarske self-assigned this Feb 23, 2024
#define SGMII_PHY2_ADDR 0x1
#define SGMII_PHY1_ADDR 0x2
#endif
#ifndef SGMII_PHY2_ADDR
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The PHY address is swapped here on purpose to resolve a mixup between ethernet devices.

@dgarske dgarske requested a review from danielinux February 26, 2024 17:08
@dgarske dgarske assigned danielinux and unassigned dgarske Feb 26, 2024
@danielinux danielinux merged commit c2388cd into wolfSSL:master Feb 27, 2024
79 checks passed
@dgarske dgarske deleted the nxp_t1024_phy_addr branch March 8, 2024 21:38
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