Ethernet driver now working on soft reboot #1

Closed
opened 2026-06-11 10:29:20 +00:00 by Sirherobrine23 · 2 comments
Owner

@merbanan

The Airoha driver should clear some things and start the network interfaces normally, but when we reboot openwrt, the network interfaces stop working in U-Boot. Then I have to disconnect the device from the power source or turn it off using the power button. What do I need to do to get U-Boot to work with Ethernet when doing a soft reboot?

@merbanan The Airoha driver should clear some things and start the network interfaces normally, but when we reboot openwrt, the network interfaces stop working in U-Boot. Then I have to disconnect the device from the power source or turn it off using the power button. What do I need to do to get U-Boot to work with Ethernet when doing a soft reboot?
Owner

you need to reset fe, qdma x2 and switch. Maybe also the 1G phys.

you need to reset fe, qdma x2 and switch. Maybe also the 1G phys.
Author
Owner

I just need to add a few things in other places, but it's working now

I just need to add a few things in other places, but it's working now
Sign in to join this conversation.