phy-handle is used to poll link status. They are useless when
we need fixed-link on these interfaces.
Signed-off-by: Chuanhong Guo <gch981213@gmail.com>
resets = <&rst 8>;
reset-names = "switch";
-
- mdio-bus {
- status = "okay";
-
- phy0: ethernet-phy@0 {
- reg = <0>;
- };
- };
- };
-
+ };
};
&uart {
resets = <&rst 9>;
reset-names = "mac";
- phy-handle = <&phy0>;
fixed-link {
speed = <1000>;
full-duplex;
};
};
-&mdio1 {
- status = "okay";
-
- phy1: ethernet-phy@1 {
- reg = <1>;
- };
-};
-
ð0 {
status = "okay";
status = "okay";
mtd-mac-address = <&uboot 0x1fc00>;
- phy-handle = <&phy1>;
fixed-link {
speed = <1000>;