diff options
author | Mirko Vogt <mirko@openwrt.org> | 2013-02-05 14:57:43 +0000 |
---|---|---|
committer | Mirko Vogt <mirko@openwrt.org> | 2013-02-05 14:57:43 +0000 |
commit | 478a38a1d0f8f3da734c3e9dec254beb354c4e5a (patch) | |
tree | 063e3dc1551c04933705eee595edb477c4495acf /target/linux/brcm63xx/base-files/etc | |
parent | 0a23706adc4b84707f35dd213a90003c28665dfa (diff) | |
download | master-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')
-rwxr-xr-x | target/linux/brcm63xx/base-files/etc/uci-defaults/09_fix_crc | 2 |
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 ;; |