diff options
author | Lucien.Jheng <lucienzx159@gmail.com> | 2025-04-06 21:02:44 +0800 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2025-04-16 16:48:13 -0600 |
commit | c9c8df2c377e512553f2e9ad5d19c4b85efbf07d (patch) | |
tree | 6dc7316f358fb1ea8ba37b5f7a63cb817d2a1a30 /lib/efi_loader/efi_root_node.c | |
parent | da4dd9ed7a97652c142f34662113535d1843031d (diff) |
net: phy: Add the Airoha EN8811H PHY driver
Add the driver for the Airoha EN8811H 2.5 Gigabit PHY. The PHY supports
100/1000/2500 Mbps with auto negotiation only.
The driver uses two firmware files, for which updated versions are added to
linux-firmware already.
Based on the Linux upstream 8811 driver code(air_en8811h.c),
I have modified the relevant process to align with the U-Boot boot sequence.
and have validated this on Banana Pi BPI-R3 Mini.
The MD32 FW is currently stored in eMMC partition 1 on Banana Pi BPI-R3 Mini,
and it is loaded from there.
Signed-off-by: Lucien.Jheng <lucienzx159@gmail.com>
Diffstat (limited to 'lib/efi_loader/efi_root_node.c')
0 files changed, 0 insertions, 0 deletions