kirkwood: enable switch on Linksys EA3500
authorluka <luka@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 18 Jan 2015 16:45:01 +0000 (16:45 +0000)
committerluka <luka@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 18 Jan 2015 16:45:01 +0000 (16:45 +0000)
Signed-off-by: Claudio Leite <leitec@staticky.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44036 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/kirkwood/base-files/etc/uci-defaults/02_network
target/linux/kirkwood/patches-3.14/170-ea3500.patch
target/linux/kirkwood/patches-3.18/170-ea3500.patch

index 9fd6845..994d7e8 100644 (file)
@@ -55,6 +55,9 @@ case "$board" in
        ;;
 "ea3500")
        ucidef_set_interfaces_lan_wan "eth0" "eth1"
        ;;
 "ea3500")
        ucidef_set_interfaces_lan_wan "eth0" "eth1"
+       ucidef_add_switch "switch0" "1" "0"
+       add_port_based_vlan "switch0" "1" "0 1 2 3 5"
+       add_port_based_vlan "switch0" "2" "4 6"
        ;;
 "ea4500")
        ucidef_set_interfaces_lan_wan "eth0" "eth1"
        ;;
 "ea4500")
        ucidef_set_interfaces_lan_wan "eth0" "eth1"
index ac4f45c..58e7a1f 100644 (file)
@@ -10,7 +10,7 @@
        kirkwood-guruplug-server-plus.dtb \
 --- /dev/null
 +++ b/arch/arm/boot/dts/kirkwood-ea3500.dts
        kirkwood-guruplug-server-plus.dtb \
 --- /dev/null
 +++ b/arch/arm/boot/dts/kirkwood-ea3500.dts
-@@ -0,0 +1,149 @@
+@@ -0,0 +1,160 @@
 +/*
 + * kirkwood-ea3500.dts - Device Tree file for Linksys EA3500
 + *
 +/*
 + * kirkwood-ea3500.dts - Device Tree file for Linksys EA3500
 + *
 +                      gpios = <&gpio0 7 GPIO_ACTIVE_HIGH>;
 +              };
 +      };
 +                      gpios = <&gpio0 7 GPIO_ACTIVE_HIGH>;
 +              };
 +      };
++
++      mvsw61xx {
++              compatible = "marvell,88e6171";
++              status = "okay";
++              reg = <0x10>;
++
++              mii-bus = <&mdio>;
++              cpu-port-0 = <5>;
++              cpu-port-1 = <6>;
++              is-indirect;
++      };
 +};
 +
 +&nand {
 +};
 +
 +&nand {
index 95007fa..84645de 100644 (file)
@@ -10,7 +10,7 @@
        kirkwood-guruplug-server-plus.dtb \
 --- /dev/null
 +++ b/arch/arm/boot/dts/kirkwood-ea3500.dts
        kirkwood-guruplug-server-plus.dtb \
 --- /dev/null
 +++ b/arch/arm/boot/dts/kirkwood-ea3500.dts
-@@ -0,0 +1,149 @@
+@@ -0,0 +1,160 @@
 +/*
 + * kirkwood-ea3500.dts - Device Tree file for Linksys EA3500
 + *
 +/*
 + * kirkwood-ea3500.dts - Device Tree file for Linksys EA3500
 + *
 +                      gpios = <&gpio0 7 GPIO_ACTIVE_HIGH>;
 +              };
 +      };
 +                      gpios = <&gpio0 7 GPIO_ACTIVE_HIGH>;
 +              };
 +      };
++
++      mvsw61xx {
++              compatible = "marvell,88e6171";
++              status = "okay";
++              reg = <0x10>;
++
++              mii-bus = <&mdio>;
++              cpu-port-0 = <5>;
++              cpu-port-1 = <6>;
++              is-indirect;
++      };
 +};
 +
 +&nand {
 +};
 +
 +&nand {