CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/03/16 18:06:43
Modified files:
sys/dev/mii : eephy.c
Log message:
Some PHYs need board-specific initializations, e.g. to correctly configure
LED settings, which might be stored in the marvell,reg-init property. With
these applied, the LEDs on the SolidRun ClearFog CN9130 Base work correctly.
ok kettenis@
