ipq807x: add Zephyr HCI USB MCU firmware to EdgeCore EAP102

Include Zephyr v3.3.x based Bluetooth LE HCI USB firmware package in
default packages list for the EdgeCore EAP102. This brings initial
support for the on-board nRF52840 MCU.

Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>
This commit is contained in:
Piotr Dymacz
2023-02-17 00:07:18 +01:00
committed by John Crispin
parent c4f0f367bc
commit ee7bf9671a

View File

@@ -53,7 +53,8 @@ define Device/edgecore_eap102
DEVICE_DTS := qcom-ipq807x-eap102 DEVICE_DTS := qcom-ipq807x-eap102
DEVICE_DTS_CONFIG=config@ac02 DEVICE_DTS_CONFIG=config@ac02
SUPPORTED_DEVICES := edgecore,eap102 SUPPORTED_DEVICES := edgecore,eap102
DEVICE_PACKAGES := ath11k-wifi-edgecore-eap102 kmod-usb2 kmod-usb3 uboot-envtools DEVICE_PACKAGES := ath11k-wifi-edgecore-eap102 kmod-usb2 kmod-usb3 uboot-envtools \
zephyr-v3.3.x-hci_usb-edgecore_eap102_nrf52840
endef endef
TARGET_DEVICES += edgecore_eap102 TARGET_DEVICES += edgecore_eap102