diff options
author | Jonas Gorski <jogo@openwrt.org> | 2016-01-18 10:47:23 +0000 |
---|---|---|
committer | Jonas Gorski <jogo@openwrt.org> | 2016-01-18 10:47:23 +0000 |
commit | 957824bafcce65213461c9b8ba9fed36bfdbda45 (patch) | |
tree | 2ecd139cec5f7c4df7874c2eaf9c2220808bc9bf /target/linux/brcm63xx/base-files/etc/hotplug.d/firmware | |
parent | b1761b50a75a9e6d2f53b3029cfb33c0b203e02b (diff) | |
download | master-187ad058-957824bafcce65213461c9b8ba9fed36bfdbda45.tar.gz master-187ad058-957824bafcce65213461c9b8ba9fed36bfdbda45.tar.bz2 master-187ad058-957824bafcce65213461c9b8ba9fed36bfdbda45.zip |
brcm63xx: add support for Huawei HG622
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48305 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm63xx/base-files/etc/hotplug.d/firmware')
-rw-r--r-- | target/linux/brcm63xx/base-files/etc/hotplug.d/firmware/10-rt2x00-eeprom | 1 |
1 files changed, 1 insertions, 0 deletions
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 ;; |