add support for BT Voyager 2110 (#8810)
[openwrt/staging/florian.git] / target / linux / brcm63xx / base-files / etc / uci-defaults / brcm63xx_fixcrc.sh
index fe35dc76134b33bf7f42d42a9b894db67086086a..72ba3cc30bada7cbc5eefe136685316544bc8214 100755 (executable)
@@ -13,7 +13,7 @@ do_fixcrc() {
 brcm63xx_detect
 
 case "$board_name" in
-       "bcm63xx/CPVA642 "*)
+       "bcm63xx/CPVA642 "* | "bcm63xx/MAGIC "* | "bcm63xx/V2500V_BB "* | "bcm63xx/V2110 "*)
                do_fixcrc
                ;;
 esac