ar71xx: add support for the TP-LINK TL-MR3220 v1 board
[openwrt/openwrt.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index fa00516c2e0b4456f5300598b54432d29a249b79..ae50a23c52df633cbf1387ca19573824ee8413f4 100755 (executable)
@@ -49,6 +49,9 @@ ar71xx_board_name() {
        *MZK-W300NH)
                name="mzk-w300nh"
                ;;
+       *"NBG460N/550N/550NH")
+               name="nbg460n_550n_550nh"
+               ;;
        *PB42)
                name="pb42"
                ;;
@@ -97,6 +100,9 @@ ar71xx_board_name() {
        *"DIR-615 rev. C1")
                name="dir-615-c1"
                ;;
+       *TL-MR3220)
+               name="tl-mr3220"
+               ;;
        *TL-MR3420)
                name="tl-mr3420"
                ;;