ar71xx: add support for Buffalo WZR 600DHP
[openwrt/openwrt.git] / target / linux / ar71xx / base-files / lib / upgrade / platform.sh
index 01cf4b298be1494f8962580b047ce61d45ab4ecd..d3e14d16ad16a9a58acb6c9fceb1b7f7e24c3785 100755 (executable)
@@ -90,6 +90,7 @@ platform_check_image() {
        ap121-mini | \
        ap136-010 | \
        ap136-020 | \
+       ap135-020 | \
        ap96 | \
        db120 | \
        hornet-ub | \
@@ -103,9 +104,11 @@ platform_check_image() {
                ;;
        ap81 | \
        ap83 | \
+       ap132 | \
        dir-600-a1 | \
        dir-615-c1 | \
        dir-615-e4 | \
+       dir-825-c1 | \
        ew-dorin | \
        ew-dorin-router | \
        mzk-w04nu | \
@@ -122,6 +125,7 @@ platform_check_image() {
        wzr-hp-g300nh | \
        wzr-hp-g450h | \
        wzr-hp-ag300h | \
+       wzr-600dhp | \
        whr-g301n | \
        whr-hp-g300n | \
        whr-hp-gn | \
@@ -142,6 +146,7 @@ platform_check_image() {
                ;;
 
        mr600 | \
+       mr600v2 | \
        om2p | \
        om2p-hs | \
        om2p-lc)
@@ -157,6 +162,7 @@ platform_check_image() {
        tl-wa7510n | \
        tl-wa901nd | \
        tl-wa901nd-v2 | \
+       tl-wdr3500 | \
        tl-wdr4300 | \
        tl-wr703n | \
        tl-wr741nd | \
@@ -280,6 +286,7 @@ platform_do_upgrade() {
                platform_do_upgrade_dir825b "$ARGV"
                ;;
        mr600 | \
+       mr600v2 | \
        om2p | \
        om2p-hs | \
        om2p-lc)