ath79: glinet_gl-ar750s: Use QCA9887 firmware
authorJeff Kletsky <git-commits@allycomm.com>
Fri, 3 May 2019 11:59:59 +0000 (04:59 -0700)
committerPetr Štetiar <ynezz@true.cz>
Sun, 5 May 2019 19:11:01 +0000 (21:11 +0200)
The GL.iNet AR750S is based around the QCA9563
and requires the QCA9887 firmware for operation.

Signed-off-by: Jeff Kletsky <git-commits@allycomm.com>
target/linux/ath79/image/generic.mk

index 8588e7cdf63042629533bc219589db64801eed44..8e162e1d0e66f52b3d06fbed50a1b022241212ec 100644 (file)
@@ -363,7 +363,7 @@ TARGET_DEVICES += glinet_gl-ar300m-nor
 define Device/glinet_gl-ar750s
   ATH_SOC := qca9563
   DEVICE_TITLE := GL.iNet GL-AR750S
 define Device/glinet_gl-ar750s
   ATH_SOC := qca9563
   DEVICE_TITLE := GL.iNet GL-AR750S
-  DEVICE_PACKAGES := kmod-usb2 kmod-ath10k-ct ath10k-firmware-qca988x-ct
+  DEVICE_PACKAGES := kmod-usb2 kmod-ath10k-ct ath10k-firmware-qca9887-ct
   IMAGE_SIZE := 16000k
   SUPPORTED_DEVICES += gl-ar750s
 endef
   IMAGE_SIZE := 16000k
   SUPPORTED_DEVICES += gl-ar750s
 endef