imx7d-pico: Add ATH10K firmware

The new revisions of the SoM use the Atheros QCA9377 WiFi chip and to
allow its use out of box we need to add the firmware for the default
installation set.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
This commit is contained in:
Otavio Salvador 2018-12-01 17:34:03 -02:00
parent f646765836
commit cda11dc260

View File

@ -40,6 +40,7 @@ MACHINE_ESSENTIAL_EXTRA_RDEPENDS += " \
MACHINE_EXTRA_RRECOMMENDS += " \
bcm4339-nvram-config \
linux-firmware-ath10k \
"
WKS_FILES ?= "imx-uboot-spl.wks.in"