mirror of https://github.com/OpenIPC/firmware.git
[HI3516DV100] Disable ETH autodetect
parent
b16f60e1da
commit
2a757c3a19
|
@ -154,7 +154,7 @@
|
||||||
|
|
||||||
&mdio {
|
&mdio {
|
||||||
ethphy: ethernet-phy@1 {
|
ethphy: ethernet-phy@1 {
|
||||||
/* reg = <1>; Disabled to invoke autoprobe */
|
reg = <1>; /* Disable to invoke autoprobe (fail to work) */
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue