ipq-wifi: add Pakedge WR-1 support
Calibration variants: Pakedge-WR-1 ETSI, FCC and IC-2.4GHz Pakedge-WR-1-ACMA ACMA Pakedge-WR-1-IC IC-5GHz Pakedge-WR-1-SRRC SRRC Signed-off-by: Tomasz Maciej Nowak <tmn505@gmail.com>
This commit is contained in:
committed by
Hauke Mehrtens
parent
80baffd2aa
commit
47306d47ef
@@ -257,8 +257,12 @@
|
||||
|
||||
&wifi0 {
|
||||
status = "okay";
|
||||
|
||||
qcom,ath10k-calibration-variant = "Pakedge-WR-1";
|
||||
};
|
||||
|
||||
&wifi1 {
|
||||
status = "okay";
|
||||
|
||||
qcom,ath10k-calibration-variant = "Pakedge-WR-1";
|
||||
};
|
||||
|
||||
@@ -899,6 +899,7 @@ define Device/pakedge_wr-1
|
||||
DEVICE_VENDOR := Pakedge
|
||||
DEVICE_MODEL := WR-1
|
||||
DEVICE_DTS_CONFIG := config@ap.dk01.1-c1
|
||||
DEVICE_PACKAGES := ipq-wifi-pakedge_wr-1
|
||||
SOC := qcom-ipq4018
|
||||
BLOCKSIZE := 64k
|
||||
IMAGE_SIZE := 31232k
|
||||
|
||||
Reference in New Issue
Block a user