&enet2 {
phy-mode = "sgmii";
phy-handle = <&phy0>;
- fsl,fman-ports = <&fman0_rx_0x0a &fman0_tx_0x2a>;
+ //fsl,fman-ports = <&fman0_rx_0x0a &fman0_tx_0x2a>;
};
// ethernet @ e0000 = eth1 = phy@1
};
};
-
&mdio0 {
compatible = "fsl,fman-memac-mdio";
reg = "<5>";
label = "cpu";
- ethernet = <&enet4>;
+ ethernet = <&enet3>;
phy-mode = "rgmii-id";
fixed-link {
//status = "disabled";
reg = <6>;
label = "cpu";
- ethernet = <&enet3>;
- phy-mode = "rgmii-txid";
+ ethernet = <&enet4>;
+ phy-mode = "rgmii";
fixed-link {
speed = <1000>;
+++ /dev/null
-diff --git a/arch/powerpc/boot/dts/fsl/t104xrdb.dtsi b/arch/powerpc/boot/dts/fsl/t104xrdb.dtsi
-index 099a598c74c0..5263b00bbc35 100644
---- a/arch/powerpc/boot/dts/fsl/t104xrdb.dtsi
-+++ b/arch/powerpc/boot/dts/fsl/t104xrdb.dtsi
-@@ -137,16 +137,6 @@ pca9546@77 {
- };
-
- fman@400000 {
-- ethernet@e6000 {
-- phy-handle = <&phy_rgmii_0>;
-- phy-connection-type = "rgmii";
-- };
--
-- ethernet@e8000 {
-- phy-handle = <&phy_rgmii_1>;
-- phy-connection-type = "rgmii";
-- };
--
- mdio0: mdio@fc000 {
- phy_sgmii_2: ethernet-phy@3 {
- reg = <0x03>;