ramips: add support for TP-Link TL-WR840N v4 and TL-WR841N v13
[openwrt/openwrt.git] / target / linux / ramips / base-files / lib / ramips.sh
index 4b60a07ee0c999afd1caf3665b41acf77a7bf35f..3eb66dc6462a6a0f02f78a3e9bd64f46d4407845 100755 (executable)
@@ -472,6 +472,9 @@ ramips_board_detect() {
        *"SL-R7205"*)
                name="sl-r7205"
                ;;
+       *"TEW-638APB v2")
+               name="tew-638apb-v2"
+               ;;
        *"TEW-691GR")
                name="tew-691gr"
                ;;
@@ -484,9 +487,18 @@ ramips_board_detect() {
        *"Timecloud")
                name="timecloud"
                ;;
+       *"TL-WR840N v4")
+               name="tl-wr840n-v4"
+               ;;
+       *"TL-WR841N v13")
+               name="tl-wr841n-v13"
+               ;;
        *"UBNT-ERX")
                name="ubnt-erx"
                ;;
+       *"UBNT-ERX-SFP")
+               name="ubnt-erx-sfp"
+               ;;
        *"UR-326N4G")
                name="ur-326n4g"
                ;;