mirror of https://github.com/OpenIPC/firmware.git
Added kernel module argument to select higmac phy addr: of_mdio.higma… (#526)
parent
4f8976c1a6
commit
f3718bda59
|
@ -154,7 +154,7 @@
|
|||
|
||||
&mdio {
|
||||
ethphy: ethernet-phy@1 {
|
||||
/* *reg = <1>; Disable to invoke autoprobe */
|
||||
reg = <1>; /* Disable to invoke autoprobe */
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue