mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-06 18:39:30 -05:00
ath79: add calibtation variant for Xiaomi AIoT AC2350
Add calibration variant and ipq-wifi package for Xiaomi AIoT AC2350 Signed-off-by: Igor Dyatlov <dyatlov.igor@gmail.com> Link: https://github.com/openwrt/openwrt/pull/19707 Signed-off-by: Robert Marko <robimarko@gmail.com>
This commit is contained in:
committed by
Robert Marko
parent
c42f05bf36
commit
664424aaeb
@@ -201,5 +201,6 @@
|
||||
reg = <0x0000 0 0 0 0>;
|
||||
nvmem-cells = <&precal_art_5000>;
|
||||
nvmem-cell-names = "pre-calibration";
|
||||
qcom,ath10k-calibration-variant = "Xiaomi-AIoT-AC2350";
|
||||
};
|
||||
};
|
||||
|
||||
@@ -3298,7 +3298,7 @@ define Device/xiaomi_aiot-ac2350
|
||||
SOC := qca9563
|
||||
DEVICE_VENDOR := Xiaomi
|
||||
DEVICE_MODEL := AIoT AC2350
|
||||
DEVICE_PACKAGES := kmod-ath10k-ct ath10k-firmware-qca9984-ct
|
||||
DEVICE_PACKAGES := kmod-ath10k-ct ath10k-firmware-qca9984-ct ipq-wifi-xiaomi_aiot-ac2350
|
||||
IMAGE_SIZE := 14336k
|
||||
endef
|
||||
TARGET_DEVICES += xiaomi_aiot-ac2350
|
||||
|
||||
Reference in New Issue
Block a user