brcm63xx: add initial support for Netgear EVG2000
[openwrt/openwrt.git] / target / linux / brcm63xx / base-files / lib / brcm63xx.sh
index 7dc57fdd73b6e6c009091324ab2f5902543817c4..9cc0b2b570e14b76a246bac43c6b748b4c6333fd 100755 (executable)
@@ -159,6 +159,9 @@ brcm63xx_dt_detect() {
        "Huawei EchoLife HG556a (version C)")
                board_name="hg556a_c"
                ;;
+       "Huawei HG622")
+               board_name="hg622"
+               ;;
        "Huawei HG655b")
                board_name="hg655b"
                ;;
@@ -180,6 +183,9 @@ brcm63xx_dt_detect() {
        "Netgear DGND3700v1/DGND3800B")
                board_name="dgnd3700v1_dgnd3800b"
                ;;
+       "Netgear EVG2000")
+               board_name="evg2000"
+               ;;
        "NuCom R5010UN v2")
                board_name="r5010un_v2"
                ;;