X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/4bc970ba4f3defb084750172ceea809890e075ba..603bb2bb6eb39ac30cf4a71f3727bc15b4ee45a1:/target/linux/ar71xx/base-files/lib/ar71xx.sh?ds=sidebyside diff --git a/target/linux/ar71xx/base-files/lib/ar71xx.sh b/target/linux/ar71xx/base-files/lib/ar71xx.sh index 9f117225f..be42aad9e 100755 --- a/target/linux/ar71xx/base-files/lib/ar71xx.sh +++ b/target/linux/ar71xx/base-files/lib/ar71xx.sh @@ -88,6 +88,9 @@ tplink_board_detect() { "084100"*) model="TP-Link TL-WR841N/ND" ;; + "084200"*) + model="TP-Link TL-WR842N/ND" + ;; "090100"*) model="TP-Link TL-WA901N/ND" ;; @@ -160,12 +163,15 @@ ar71xx_board_detect() { *AW-NR580) name="aw-nr580" ;; - *DB120) + *"DB120 reference board") name="db120" ;; *"DIR-600 rev. A1") name="dir-600-a1" ;; + *"DIR-615 rev. E4") + name="dir-615-e4" + ;; *"DIR-825 rev. B1") name="dir-825-b1" ;; @@ -175,6 +181,9 @@ ar71xx_board_detect() { *JA76PF) name="ja76pf" ;; + *JA76PF2) + name="ja76pf2" + ;; *"Bullet M") name="bullet-m" ;; @@ -238,6 +247,9 @@ ar71xx_board_detect() { *"RouterBOARD 750") name="rb-750" ;; + *"RouterBOARD 750GL") + name="rb-750gl" + ;; *"Rocket M") name="rocket-m" ;; @@ -253,6 +265,9 @@ ar71xx_board_detect() { *TEW-632BRP) name="tew-632brp" ;; + *TEW-673GRU) + name="tew-673gru" + ;; *TL-WR1043ND) name="tl-wr1043nd" ;;