brcm63xx: Add Comtrend AR-5315u support
[openwrt/openwrt.git] / target / linux / brcm63xx / base-files / etc / uci-defaults / 09_fix_crc
index 57bf6e2a468dd31559da93a6056c7ee438fca231..bfd485c27ba14ff5ae3c91540b0b357e9ae44fa4 100644 (file)
@@ -4,15 +4,16 @@
 #
 #
 
-. /lib/brcm63xx.sh
+. /lib/functions.sh
 
 do_fixcrc() {
        mtd fixtrx linux
 }
 
-case "$(brcm63xx_board_name)" in
+case "$(board_name)" in
        a4001n |\
        a4001n1 |\
+       ar-5315u |\
        ar-5381u |\
        ar-5387un |\
        bcm96328avng |\