From 04a5cc67e0925712d7dd431708217b338dab1525 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Mon, 7 Apr 2025 11:42:53 +0200 Subject: [PATCH] ipq53xx: fix rap750w-311a calibration data and memory profile Signed-off-by: John Crispin --- .../etc/hotplug.d/firmware/10-ath12k-caldata | 11 ++++++++++- profiles/sonicfi_rap750w-311a.yml | 2 ++ 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/feeds/qca-wifi-7/ipq53xx/base-files/etc/hotplug.d/firmware/10-ath12k-caldata b/feeds/qca-wifi-7/ipq53xx/base-files/etc/hotplug.d/firmware/10-ath12k-caldata index 52e9585c4..b22f0ba7c 100755 --- a/feeds/qca-wifi-7/ipq53xx/base-files/etc/hotplug.d/firmware/10-ath12k-caldata +++ b/feeds/qca-wifi-7/ipq53xx/base-files/etc/hotplug.d/firmware/10-ath12k-caldata @@ -29,13 +29,15 @@ ath12k/IPQ5332/hw1.0/caldata.bin) case "$board" in cig,wf189|\ edgecore,eap105|\ - sonicfi,rap750w-311a|\ sercomm,ap72tip) caldata_extract "0:ART" 0x1000 0x20000 ;; sonicfi,rap7110c-341x) caldata_extract_mmc "0:ART" 0x1000 0xF800 ;; + sonicfi,rap750w-311a) + caldata_extract "0:ART" 0x1000 0xf800 + ;; esac ;; ath12k/QCN92XX/hw1.0/cal-pci-0001:01:00.0.bin) @@ -50,6 +52,13 @@ ath12k/QCN92XX/hw1.0/cal-pci-0001:01:00.0.bin) ;; esac ;; +ath12k/QCN6432/hw1.0/caldata_1.bin) + case "$board" in + sonicfi,rap750w-311a) + caldata_extract "0:ART" 0x26800 0x18800 + ;; + esac + ;; *) exit 1 ;; diff --git a/profiles/sonicfi_rap750w-311a.yml b/profiles/sonicfi_rap750w-311a.yml index de8e68c19..c86b57675 100755 --- a/profiles/sonicfi_rap750w-311a.yml +++ b/profiles/sonicfi_rap750w-311a.yml @@ -12,3 +12,5 @@ include: packages: - ipq53xx - qca-ssdk-shell +diffconfig: | + CONFIG_KERNEL_IPQ_MEM_PROFILE=512