On 22/08/21 14:51, Stijn Tintel wrote:
On 22/08/2021 14:35, Adrian Schmutzler wrote:
+
+                       port@5 {
+                               status = "disabled";
+
+                               reg = "<5>";
+                               label = "cpu1";
+                               ethernet = <&enet2>;
+                               phy-mode = "rgmii";
+
+                               fixed-link {
+                                       speed = <1000>;
+                                       full-duplex;
+                               };
This is still WIP? Or why do we need to add this if it's disabled?
I believe both ports are connected to the switch, but this is currently
not supported in DSA. I prefer to keep this until support for multiple
CPU ports lands in OpenWrt.

May be the case of leaving a comment in the dts about this?


-Alberto

_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to