On 2025-04-14 22:01, Heiko Stuebner wrote: > Add rk_gmac_ops and other special handling that is needed for GMAC to > work on RK3576. > > Signed-off-by: Heiko Stuebner <he...@sntech.de>
Ethernet works on my boards, using normal dhcp cmd, and also wget + dns using NET_LWIP=y. Reviewed-by: Jonas Karlman <jo...@kwiboo.se> Regards, Jonas > --- > drivers/net/dwc_eth_qos.c | 4 + > drivers/net/dwc_eth_qos_rockchip.c | 154 ++++++++++++++++++++++++++++- > 2 files changed, 157 insertions(+), 1 deletion(-) [snip]