ar71xx: add support for RB mAP L-2nD
[openwrt/staging/pepe2k.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index b8ec3254092165bf7c0a7966716aafe5bc64a4fe..066f8eb17f3eaf16e45adebb39e67b25ea88c678 100755 (executable)
@@ -613,6 +613,9 @@ ar71xx_board_detect() {
        *EAP7660D)
                name="eap7660d"
                ;;
+       *"EBR-2310 rev. C1")
+               name="ebr-2310-c1"
+               ;;
        *EL-M150)
                name="el-m150"
                ;;
@@ -880,6 +883,9 @@ ar71xx_board_detect() {
        *"RouterBOARD 2011UiAS-2HnD")
                name="rb-2011uias-2hnd"
                ;;
+       *"RouterBOARD mAP L-2nD")
+               name="rb-mapl-2nd"
+               ;;
        *"RouterBOARD SXT Lite2")
                name="rb-sxt2n"
                ;;
@@ -998,6 +1004,9 @@ ar71xx_board_detect() {
        *TL-WA850RE)
                name="tl-wa850re"
                ;;
+       *"TL-WA850RE v2")
+               name="tl-wa850re-v2"
+               ;;
        *TL-WA860RE)
                name="tl-wa860re"
                ;;