kernel: update linux 3.7 to 3.7.3
[openwrt.git] / target / linux / brcm63xx / base-files / etc / uci-defaults / brcm63xx_fixcrc.sh
index fe35dc7..edd8802 100755 (executable)
@@ -13,7 +13,19 @@ do_fixcrc() {
 brcm63xx_detect
 
 case "$board_name" in
-       "bcm63xx/CPVA642 "*)
+       96328avng |\
+       96328A-1241N |\
+       96328A-1441N1 |\
+       963281TAN |\
+       963281T_TEF |\
+       96358-502V |\
+       "CPVA502+" |\
+       AW4339U |\
+       CPVA642 |\
+       CT6373-1 |\
+       MAGIC |\
+       V2110 |\
+       V2500V_BB)
                do_fixcrc
                ;;
 esac