openhwgroup / cva6-sdk

CVA6 SDK containing RISC-V tools and Buildroot
59 stars 64 forks source link

[TASK] Remove Linux network driver code #88

Open jarkkojs opened 10 months ago

jarkkojs commented 10 months ago

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).