fix trx checksum after first boot and add led/button definitions for boards RTA770BW...
[openwrt/staging/yousong.git] / target / linux / brcm63xx / base-files / lib / brcm63xx.sh
index 8116e807ddab0239e247ffc94441d05cdeb3115a..87b2063dbdb1a1f14f5e3288ba0352b3d1ad194a 100755 (executable)
@@ -27,6 +27,16 @@ brcm63xx_detect() {
                status_led="96328A-1241N:green:power"
                ifname=eth0
                ;;
+       RTA770BW)
+               brcm63xx_has_reset_button="true"
+               status_led="RTA770BW:green:diag"
+               ifname=eth0
+               ;;
+       RTA770W)
+               brcm63xx_has_reset_button="true"
+               status_led="RTA770W:green:diag"
+               ifname=eth0
+               ;;
        96328A-1441N1)
                brcm63xx_has_reset_button="true"
                status_led="96328A-1441N1:green:power"