Re: [PATCH v2 2/2] arm64: dts: rockchip: Add Xunlong Orange Pi 3B

From: Arturas Moskvinas
Date: Sat Mar 08 2025 - 14:04:29 EST



On 3/8/25 6:34 PM, Jonas Karlman wrote:
This is because of a reset issue with Ethernet PHYs in Linux, see [1].

Two workarounds:
1. Let boot firmware reset the PHY before Linux, i.e. use U-Boot
v2024.10 or newer.
2. Use a ethernet-phy-id compatible with correct phy-id to force Linux
to attach the PHY.

I suggest you try to wipe U-Boot from SPI flash on your board and update
to use U-Boot v2025.01 and try again.
Wiping board SPI flash which contained old U-boot and using 2025.01 from SD card fixed issue hence DTS is OK.
Though I do not remember that I ever wrote anything into SPI flash in first place (I touched board almost year ago so potentially forgot about it) maybe it was shipped like that with the board...

Arturas Moskvinas