mirror of
https://github.com/Telecominfraproject/wlan-ap.git
synced 2025-10-29 09:32:34 +00:00
ipq50xx: make 5G radio work on eap104
Fixes: WIFI-13098 Signed-off-by: John Crispin <john@phrozen.org>
This commit is contained in:
@@ -21,6 +21,6 @@ DEFAULT_PACKAGES += kmod-qca-nss-dp kmod-qca-ssdk swconfig \
|
|||||||
kmod-ath11k-ahb ath11k-firmware-ipq5018 \
|
kmod-ath11k-ahb ath11k-firmware-ipq5018 \
|
||||||
kmod-gpio-button-hotplug iwinfo \
|
kmod-gpio-button-hotplug iwinfo \
|
||||||
qca-ssdk-shell \
|
qca-ssdk-shell \
|
||||||
uboot-envtools
|
uboot-envtools -procd-ujail
|
||||||
|
|
||||||
$(eval $(call BuildTarget))
|
$(eval $(call BuildTarget))
|
||||||
|
|||||||
@@ -932,7 +932,7 @@
|
|||||||
#else
|
#else
|
||||||
memory-region = <&q6_qcn6122_data2>;
|
memory-region = <&q6_qcn6122_data2>;
|
||||||
#endif
|
#endif
|
||||||
status = "disabled";
|
status = "ok";
|
||||||
};
|
};
|
||||||
|
|
||||||
&usb3 {
|
&usb3 {
|
||||||
|
|||||||
Reference in New Issue
Block a user