[BUG]: Ethernet PHY MAC can't be read on RK3588 SoCs #2

Open
opened 2023-10-09 03:48:41 +00:00 by thefossguy · 0 comments
Member

This issue has been created to track the problem with SBCs that use RK3588 SoCs. The issue lies in Linux unable to read the MAC address on the SoC. At the moment, I have two such SBCs:

  1. Radxa Rock 5 Model B (rk3588)
  2. Xunlong Orange Pi 5 (rk3588s)

The problem on Rock 5B is that it does not use the SoC PHY and has a PCIe NIC instead, but no PCIe support merged (in u-boot 2023.10) yet.
The problem on Orange Pi 5 is that SoC's PHY's MAC can't be read. Needs more digging why, since sudo dmesg | grep fe1c0000.ethernet doesn't show anything like "can't read MAC address, setting random one".

This issue has been created to track the problem with SBCs that use RK3588 SoCs. The issue lies in Linux unable to read the MAC address on the SoC. At the moment, I have two such SBCs: 1. Radxa Rock 5 Model B (**`rk3588`**) 2. Xunlong Orange Pi 5 (**`rk3588s`**) The problem on Rock 5B is that it does not use the SoC PHY and has a PCIe NIC instead, but no PCIe support merged (in u-boot 2023.10) yet. The problem on Orange Pi 5 is that SoC's PHY's MAC can't be read. Needs more digging why, since `sudo dmesg | grep fe1c0000.ethernet` doesn't show anything like "`can't read MAC address, setting random one`".
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: sig_altarch/meta#2
No description provided.