From 957824bafcce65213461c9b8ba9fed36bfdbda45 Mon Sep 17 00:00:00 2001 From: Jonas Gorski Date: Mon, 18 Jan 2016 10:47:23 +0000 Subject: brcm63xx: add support for Huawei HG622 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Álvaro Fernández Rojas Signed-off-by: Jonas Gorski git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48305 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/brcm63xx/base-files/etc/hotplug.d/firmware/10-rt2x00-eeprom | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/brcm63xx/base-files/etc/hotplug.d/firmware/10-rt2x00-eeprom') diff --git a/target/linux/brcm63xx/base-files/etc/hotplug.d/firmware/10-rt2x00-eeprom b/target/linux/brcm63xx/base-files/etc/hotplug.d/firmware/10-rt2x00-eeprom index 434748537e..21c510f17b 100644 --- a/target/linux/brcm63xx/base-files/etc/hotplug.d/firmware/10-rt2x00-eeprom +++ b/target/linux/brcm63xx/base-files/etc/hotplug.d/firmware/10-rt2x00-eeprom @@ -34,6 +34,7 @@ case "$FIRMWARE" in hg556a_c) rt2x00_eeprom_extract "cal_data" 130560 512 ;; + hg622 |\ hg655b) rt2x00_eeprom_extract "cal_data" 0 512 ;; -- cgit v1.2.3