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:
parent
1e20f7b6c6
commit
cfbfdd9ca6
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ case "$FIRMWARE" in
|
||||||
;;
|
;;
|
||||||
esac
|
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
|
case "$board" in
|
||||||
linksys,mr5500|\
|
linksys,mr5500|\
|
||||||
linksys,mx5500|\
|
linksys,mx5500|\
|
||||||
|
|
Loading…
Reference in a new issue