[HI3516DV100] Disable ETH autodetect

pull/302/head
Igor Zalatov (from Citadel PC) 2022-07-31 20:20:30 +03:00
parent b16f60e1da
commit 2a757c3a19
1 changed files with 1 additions and 1 deletions

View File

@ -154,7 +154,7 @@
&mdio {
ethphy: ethernet-phy@1 {
/* reg = <1>; Disabled to invoke autoprobe */
reg = <1>; /* Disable to invoke autoprobe (fail to work) */
};
};