mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-06 20:49:29 -05:00
qualcommax: ipq50xx: update PCI path for caldata
Now that IPQ50xx PCIe nodes have linux,pci-domain property defined it changed the PCI path, but its now predictable and fixed. So, update the caldata script accordingly. Link: https://github.com/openwrt/openwrt/pull/18789 Signed-off-by: Robert Marko <robimarko@gmail.com>
This commit is contained in:
@@ -54,7 +54,7 @@ case "$FIRMWARE" in
|
||||
;;
|
||||
esac
|
||||
;;
|
||||
"ath11k/QCN9074/hw1.0/cal-pci-0001:01:00.0.bin")
|
||||
"ath11k/QCN9074/hw1.0/cal-pci-0000:01:00.0.bin")
|
||||
case "$board" in
|
||||
linksys,mr5500|\
|
||||
linksys,mx5500|\
|
||||
|
||||
Reference in New Issue
Block a user