]> git.dujemihanovic.xyz Git - u-boot.git/commit
net: macb: Add support for fixed link
authorBELOUARGA Mohamed <m.belouarga@technologyandstrategy.com>
Tue, 6 Feb 2024 19:04:02 +0000 (20:04 +0100)
committerTom Rini <trini@konsulko.com>
Sat, 2 Mar 2024 17:26:18 +0000 (12:26 -0500)
commite3f2493d61166b44e85ce5b8bdd15813f0c28883
tree43f153a43b842c5a934ce33fec3644dbc9c679b8
parent5b3f9698c16313fb780d784c69856cea74272476
net: macb: Add support for fixed link

The actual driver does not work when there is no linked PHY. These
changes add support for fixed-link feature in the device tree.

Signed-off-by: BELOUARGA Mohamed <m.belouarga@technologyandstrategy.com>
drivers/net/macb.c