Skip to content

Commit

Permalink
Add RTL ethernet status to readme (#31)
Browse files Browse the repository at this point in the history
Ethernet driver is WIP and will be available in a few days. Add to readme
  • Loading branch information
coolstar authored Jan 3, 2024
1 parent ecd3f69 commit ef49f59
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ This repository contains drivers for RK35xx-based platforms, with a focus on RK3
|DSI||🔴 Not working||
|CSI||🔴 Not working||
|GMAC Ethernet|[dwc_eqos](drivers/net/dwc_eqos)|🟢 Working|Requires latest UEFI (edk2-rk3588 master 2024/01/03 or later).<br> Note that this driver supports the on-chip Ethernet (e.g. it supports the 1GB Ethernet port on Opi5) but does not support the separate Ethernet chip that is added to some higher-tier boards (e.g. it does not support the 2.5GB Ethernet ports on Opi5+).
|RTL8111/RTL8168/RTL8125 Ethernet||🔴 WIP|
|UART||🔴 Not working|No OS driver but debugging does work on UART2, being configured by UEFI.|
|GPIO|[rk3xgpio](https://github.com/worproject/Rockchip-Windows-Drivers/tree/master/drivers/gpio)|🟢 Working||
|I2C|[rk3xi2c](https://github.com/worproject/Rockchip-Windows-Drivers/tree/master/drivers/i2c)|🟢 Working||
Expand Down

0 comments on commit ef49f59

Please sign in to comment.