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 | a78bb9590f90a77667809fbbdcf6214180f4e96e (patch) | |
tree | 812d3b35903b55e29095fd7416df93b39487c13b /target/linux/brcm63xx/base-files/etc/hotplug.d/firmware | |
parent | 25ce154605ea822b588aeb41380c80e392e75fbe (diff) | |
download | mtk-20170518-a78bb9590f90a77667809fbbdcf6214180f4e96e.zip mtk-20170518-a78bb9590f90a77667809fbbdcf6214180f4e96e.tar.gz mtk-20170518-a78bb9590f90a77667809fbbdcf6214180f4e96e.tar.bz2 |
brcm63xx: add support for Huawei HG622
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 48305
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 4347485..21c510f 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 ;; |