We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
SMSCs PHY's are supported by the upstream kernel, including 8720:
https://elixir.bootlin.com/linux/v5.10/source/drivers/net/phy/smsc.c
They can be enabled with CONFIG_SMSC_PHY.
CONFIG_SMSC_PHY
Remove the network driver and bump kernel version 5.19 (minimum).
The text was updated successfully, but these errors were encountered:
Merge pull request openhwgroup#88 from pulp-platform/aottaviano/fix-ci
63ac4ab
Bender.yml: Remove entry from nonfree list
No branches or pull requests
Is there an existing CVA6-SDK task for this?
Task Description
SMSCs PHY's are supported by the upstream kernel, including 8720:
https://elixir.bootlin.com/linux/v5.10/source/drivers/net/phy/smsc.c
They can be enabled with
CONFIG_SMSC_PHY
.Description of Done
Remove the network driver and bump kernel version 5.19 (minimum).
The text was updated successfully, but these errors were encountered: