ar71xx: add user-space support for the TL-WR710N board
[openwrt.git] / target / linux / ar71xx / base-files / lib / upgrade / platform.sh
index d3e14d1..01bf160 100755 (executable)
@@ -109,6 +109,7 @@ platform_check_image() {
        dir-615-c1 | \
        dir-615-e4 | \
        dir-825-c1 | \
+       dir-835-a1 | \
        ew-dorin | \
        ew-dorin-router | \
        mzk-w04nu | \
@@ -121,18 +122,19 @@ platform_check_image() {
        nanostation-m | \
        rocket-m | \
        rw2458n | \
+       wndap360 | \
        wzr-hp-g300nh2 | \
        wzr-hp-g300nh | \
        wzr-hp-g450h | \
        wzr-hp-ag300h | \
-       wzr-600dhp | \
        whr-g301n | \
        whr-hp-g300n | \
        whr-hp-gn | \
        wlae-ag300n | \
        nbg460n_550n_550nh | \
        unifi | \
-       unifi-outdoor )
+       unifi-outdoor | \
+       carambola2 )
                [ "$magic" != "2705" ] && {
                        echo "Invalid image type."
                        return 1
@@ -153,18 +155,24 @@ platform_check_image() {
                platform_check_image_openmesh "$magic_long" "$1" && return 0
                return 1
                ;;
+
+       archer-c7 | \
+       tl-mr10u | \
        tl-mr11u | \
        tl-mr3020 | \
        tl-mr3040 | \
        tl-mr3220 | \
        tl-mr3220-v2 | \
        tl-mr3420 | \
+       tl-mr3420-v2 | \
        tl-wa7510n | \
        tl-wa901nd | \
        tl-wa901nd-v2 | \
        tl-wdr3500 | \
        tl-wdr4300 | \
        tl-wr703n | \
+       tl-wr710n | \
+       tl-wr720n-v3 | \
        tl-wr741nd | \
        tl-wr741nd-v4 | \
        tl-wr841n-v1 | \