brcm63xx: Add Huawei HG655b support
[openwrt/openwrt.git] / target / linux / brcm63xx / base-files / etc / hotplug.d / firmware / 10-rt2x00-eeprom
index 9a324eacbdf5bb405f2a8c117d619d3c55360dc7..434748537e89dfa4f5a6839334f313d3c14af67d 100644 (file)
@@ -34,6 +34,9 @@ case "$FIRMWARE" in
        hg556a_c)
                rt2x00_eeprom_extract "cal_data" 130560 512
                ;;
+       hg655b)
+               rt2x00_eeprom_extract "cal_data" 0 512
+               ;;
        *)
                rt2x00_eeprom_die "board $board is not supported yet"
                ;;