ar71xx: add support to TP-Link Archer C59v1 and C60v1
[openwrt/staging/mkresin.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index 6c3396b6a5e5316f258231b924eb487bb51d6bb6..3ca2c0d63352f2834501bef059b184a834f60e20 100755 (executable)
@@ -454,6 +454,12 @@ ar71xx_board_detect() {
        *"Archer C5")
                name="archer-c5"
                ;;
+       *"Archer C59 v1")
+               name="archer-c59-v1"
+               ;;
+       *"Archer C60 v1")
+               name="archer-c60-v1"
+               ;;
        *"Archer C7")
                name="archer-c7"
                ;;
@@ -775,6 +781,9 @@ ar71xx_board_detect() {
        *"PB44 reference board")
                name="pb44"
                ;;
+       *"PQI Air Pen")
+               name="pqi-air-pen"
+               ;;
        *"Qihoo 360 C301")
                name="qihoo-c301"
                ;;
@@ -884,6 +893,9 @@ ar71xx_board_detect() {
        *RW2458N)
                name="rw2458n"
                ;;
+       *SC1750)
+               name="sc1750"
+               ;;
        *SC300M)
                name="sc300m"
                ;;