lantiq: use the compatible string as board name
[openwrt/openwrt.git] / target / linux / lantiq / base-files / etc / hotplug.d / firmware / 11-ath10k-caldata
index 1c2b8456fc143b7f604f68c9ddf38ce1d0e7daad..6b4d09dd333ba5a8fe585a13149875c837054c17 100644 (file)
@@ -38,7 +38,7 @@ case "$FIRMWARE" in
 "ath10k/cal-pci-0000:02:00.0.bin")
        board=$(board_name)
        case $board in
-               BTHOMEHUBV5A)
+               bt,homehub-v5a)
                        ath10k_caldata_extract_ubi "caldata" 20480 2116
                        ath10k_caldata_set_macaddr $(macaddr_add $(mtd_get_mac_binary_ubi caldata 4364) +3)
                        ;;