<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <pre>On 5/3/19 11:19 AM, Petr Štetiar wrote:
</pre>
    <blockquote type="cite" cite="mid:20190503101917.GH346@meh.true.cz">
      <pre class="moz-quote-pre" wrap="">Jeff Kletsky <a class="moz-txt-link-rfc2396E" href="mailto:lede@allycomm.com"><lede@allycomm.com></a> [2019-04-20 18:33:10]:

</pre>
      <blockquote type="cite">
        <pre class="moz-quote-pre" wrap="">This patch corrects the firmware selection for the ath79 AR750S

The ar71xx AR750S already uses the QCA9887 firmware.

$ fgrep -A 3 Device/gl-ar750s target/linux/ar71xx/image/generic.mk
define Device/gl-ar750s
  DEVICE_TITLE := GL.iNet GL-AR750S
  DEVICE_PACKAGES := kmod-ath10k-ct ath10k-firmware-qca9887-ct kmod-usb-core \
        kmod-usb2 kmod-usb-storage


Jeff