CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/03/26 15:44:46
Modified files:
sys/dev/fdt : if_dwqe_fdt.c
Log message:
Aparantly we must configure the RGMII interface (and possible the TX/RX
delays) before taking the PHY out of reset. Fixes dwqe(4) on several
boards that use rgephy(4).
ok patrick@
