dir-825-b1: Fix wholeflash images: Attempting to flash a wholeflash (-openwrt) image...
[openwrt/staging/wigyori.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index 8db983039ce16501c2c50a427d1c6defcd713e1e..2b083e192055ad08a570e10bc183a350e847a869 100755 (executable)
@@ -201,8 +201,11 @@ ar71xx_board_detect() {
        *"DIR-825 rev. B1")
                name="dir-825-b1"
                ;;
-       *"DIR-825 rev. B1 OpenWrt")
-               name="dir-825-b1-openwrt"
+       *"DIR-825 rev. B1 WHOLEFLASH")
+               name="dir-825-b1-wholeflash"
+               ;;
+       *"DIR-825 rev. B1 TOWHOLEFLASH")
+               name="dir-825-b1-towholeflash"
                ;;
        *"DIR-825 rev. B1 TOSTOCK")
                name="dir-825-b1-tostock"