aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/base-files/etc/uci-defaults/09_fix_crc
diff options
context:
space:
mode:
authorMirko Vogt <mirko@openwrt.org>2013-02-05 14:57:43 +0000
committerMirko Vogt <mirko@openwrt.org>2013-02-05 14:57:43 +0000
commit478a38a1d0f8f3da734c3e9dec254beb354c4e5a (patch)
tree063e3dc1551c04933705eee595edb477c4495acf /target/linux/brcm63xx/base-files/etc/uci-defaults/09_fix_crc
parent0a23706adc4b84707f35dd213a90003c28665dfa (diff)
downloadmaster-187ad058-478a38a1d0f8f3da734c3e9dec254beb354c4e5a.tar.gz
master-187ad058-478a38a1d0f8f3da734c3e9dec254beb354c4e5a.tar.bz2
master-187ad058-478a38a1d0f8f3da734c3e9dec254beb354c4e5a.zip
fix trx checksum after first boot and add led/button definitions for boards RTA770BW and RTA770W
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35501 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm63xx/base-files/etc/uci-defaults/09_fix_crc')
-rwxr-xr-xtarget/linux/brcm63xx/base-files/etc/uci-defaults/09_fix_crc2
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/brcm63xx/base-files/etc/uci-defaults/09_fix_crc b/target/linux/brcm63xx/base-files/etc/uci-defaults/09_fix_crc
index edd8802b72..2bb79cc091 100755
--- a/target/linux/brcm63xx/base-files/etc/uci-defaults/09_fix_crc
+++ b/target/linux/brcm63xx/base-files/etc/uci-defaults/09_fix_crc
@@ -25,6 +25,8 @@ case "$board_name" in
CT6373-1 |\
MAGIC |\
V2110 |\
+ RTA770BW |\
+ RTA770W |\
V2500V_BB)
do_fixcrc
;;