ARM: dts: at91: sam9x60: Add macb0 Ethernet controller
[oweals/u-boot.git] / arch / arm / dts / sam9x60ek.dts
index e64566ec8e58324385e6b88218b408bb7ef88f8f..6fe9f19f0bc7bd233a4acb6d36c41bde09b1964e 100644 (file)
@@ -17,3 +17,8 @@
                stdout-path = &dbgu;
        };
 };
+
+&macb0 {
+       phy-mode = "rmii";
+       status = "okay";
+};