brcm63xx: base-files: rename board_name to board_id
[openwrt.git] / target / linux / brcm63xx / base-files / etc / hotplug.d / firmware / 10-rt2x00-eeprom
index 8e229d1..23e9b4f 100644 (file)
@@ -26,12 +26,12 @@ rt2x00_eeprom_extract() {
 
 . /lib/brcm63xx.sh
 
-board=$board_name
+board=$board_id
 
 case "$FIRMWARE" in
 "rt2x00.eeprom" )
        case $board in
-       HW556_A)
+       HW556_C)
                rt2x00_eeprom_extract "cal_data" 130560 512
                ;;
        *)