From 478a38a1d0f8f3da734c3e9dec254beb354c4e5a Mon Sep 17 00:00:00 2001 From: Mirko Vogt Date: Tue, 5 Feb 2013 14:57:43 +0000 Subject: 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 --- target/linux/brcm63xx/base-files/etc/uci-defaults/09_fix_crc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'target/linux/brcm63xx/base-files/etc') 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 ;; -- cgit v1.2.3