ar71xx: rework GainStrong devices support
[openwrt/staging/ynezz.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index fda135072cdf05127afd7efd53f7721f2d6c1d61..96b3e650f1fd3ad3fa292a7af12b7812437d2029 100755 (executable)
@@ -290,12 +290,6 @@ tplink_board_detect() {
        "360000"*)
                model="TP-Link TL-WDR3600"
                ;;
-       "3C0001"*)
-               model="OOLITE"
-               ;;
-       "3C0002"*)
-               model="MINIBOX_V1"
-               ;;
        "430000"*)
                model="TP-Link TL-WDR4300"
                ;;
@@ -866,7 +860,7 @@ ar71xx_board_detect() {
                name="onion-omega"
                ;;
        *"Oolite V1.0")
-               name="oolite"
+               name="oolite-v1"
                ;;
        *"Packet Squirrel")
                name="packet-squirrel"