[PATCH v1 0/6] Provide support for mv88e6020 Marvell switch
Lukasz Majewski
lukma at denx.de
Wed Mar 17 15:14:04 CET 2021
This patch set provides support for mv88e6020 switch. It is a dual chip
device, with direct access to port register on SMI bus. However, PHYs
are accessed indirectly.
Lukasz Majewski (6):
net: mv88e61xx: Add support for checking addressing mode
net: mv88e61xx: Configure PHY ports to also pass packets between them
net: mv88e61xx: Clear temporary structs before using them in
get_phy_id()
net: mv88e61xx: Directly access the switch chip
net: mv88e61xx: Set proper offset when R0_LED/ADDR4 is set on
bootstrap
net: mv88e61xx: Reset switch PHYs when bootstrapped to !NO_CPU
drivers/net/phy/mv88e61xx.c | 158 ++++++++++++++++++++++++++++++++----
1 file changed, 142 insertions(+), 16 deletions(-)
--
2.20.1
More information about the U-Boot
mailing list