brcm63xx: add initial support for Netgear EVG2000
[openwrt/staging/dedeckeh.git] / target / linux / brcm63xx / base-files / etc / uci-defaults / 09_fix_crc
index 4a167dc29730c185d0cae1e87c58f37130bccb9d..1201168feb7d9edf4943bb54794fea186b380c6f 100644 (file)
@@ -21,8 +21,11 @@ case "$(brcm63xx_board_name)" in
        cpva642 |\
        ct-6373 |\
        dsl-274xb-f |\
+       evg2000 |\
+       hg622 |\
        magic |\
        p870hw-51a_v2 |\
+       r5010un_v2 |\
        rta770bw |\
        rta770w |\
        spw303v |\
@@ -30,8 +33,8 @@ case "$(brcm63xx_board_name)" in
        v2500v_bb |\
        vr-3025u |\
        vr-3025un |\
+       vr-3026e |\
        wap-5813n)
                do_fixcrc
                ;;
 esac
-