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 | ec19a23bae1a578379175b52f6d63b6d58fe9d69 (patch) | |
tree | fe50fe18c86653696774bed1bb05f94ea729e8cc /target/linux/brcm63xx/base-files/etc | |
parent | f460388ce20403692d06dfbd6ddd7685b15ff555 (diff) | |
download | upstream-ec19a23bae1a578379175b52f6d63b6d58fe9d69.tar.gz upstream-ec19a23bae1a578379175b52f6d63b6d58fe9d69.tar.bz2 upstream-ec19a23bae1a578379175b52f6d63b6d58fe9d69.zip |
fix trx checksum after first boot and add led/button definitions for boards RTA770BW and RTA770W
SVN-Revision: 35501
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 ;; |