ar71xx: add support for Buffalo WZR 600DHP
[openwrt/openwrt.git] / target / linux / ar71xx / base-files / lib / upgrade / platform.sh
index a39c970c51e8ee3e5b341ef57bc622ff09ef3d3a..d3e14d16ad16a9a58acb6c9fceb1b7f7e24c3785 100755 (executable)
@@ -125,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 | \
@@ -145,6 +146,7 @@ platform_check_image() {
                ;;
 
        mr600 | \
+       mr600v2 | \
        om2p | \
        om2p-hs | \
        om2p-lc)
@@ -284,6 +286,7 @@ platform_do_upgrade() {
                platform_do_upgrade_dir825b "$ARGV"
                ;;
        mr600 | \
+       mr600v2 | \
        om2p | \
        om2p-hs | \
        om2p-lc)