packages: nvram: add asus,rt-ac3100 to set_wireless_led_behaviour quirk
authorArınç ÜNAL <arinc.unal@arinc9.com>
Thu, 10 Aug 2023 12:23:10 +0000 (15:23 +0300)
committerRafał Miłecki <rafal@milecki.pl>
Sat, 19 Aug 2023 09:03:11 +0000 (11:03 +0200)
Add ASUS RT-AC3100 to the set wireless LED behaviour quirk.

Signed-off-by: Arınç ÜNAL <arinc.unal@arinc9.com>
package/utils/nvram/Makefile
package/utils/nvram/files/nvram-bcm53xx.init

index b957211283d12b8085c7768ec2e7272b7fdc17b5..8547bfa2d6c348e3e1e89f44c8aa0f94b0c4dbe2 100644 (file)
@@ -8,7 +8,7 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=nvram
-PKG_RELEASE:=11
+PKG_RELEASE:=12
 
 PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)
 
index 0502cd28b6e19985a739c29880eb5d4ada899dd0..2e9c9f3fce52d4bf7462b6d36e16503598cfce7b 100755 (executable)
@@ -23,6 +23,7 @@ set_wireless_led_behaviour() {
        # 0x7 makes the wireless LEDs on, when radios are enabled, and blink when there's activity
 
        case $(board_name) in
+               asus,rt-ac3100|\
                asus,rt-ac88u)
                        COMMIT=1
                        nvram set 0:ledbh9=0x7 set 1:ledbh9=0x7