mbox series

[GIT,PULL,v2] qcom: Switch SDM845 WLAN firmware

Message ID 20200103063522.GA4002960@builder (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL,v2] qcom: Switch SDM845 WLAN firmware | expand

Pull-request

https://github.com/andersson/linux-firmware.git RB3-wlan-firmware-1387-v2

Message

Bjorn Andersson Jan. 3, 2020, 6:35 a.m. UTC
Hi,

The recently committed wlan firmware found under ath10k/WCN3990 shows
better stability under load than the one present for SDM845. So this
replaces the current firmware with a symlink to the newly contributed
one.

Change since v1:
- Properly use Link: in WHENCE

Regards,
Bjorn

The following changes since commit 6871bffa79ed240696986837cfb17b272ff57466:

  Merge branch 'ath10k-20191220' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/linux-firmware (2019-12-20 08:41:19 -0500)

are available in the Git repository at:

  https://github.com/andersson/linux-firmware.git RB3-wlan-firmware-1387-v2

for you to fetch changes up to d6219ab5b49816cbe9de9b2af1e3c8cd26a3d05b:

  qcom: Switch SDM845 WLAN firmware (2020-01-02 22:25:39 -0800)

----------------------------------------------------------------
Bjorn Andersson (1):
      qcom: Switch SDM845 WLAN firmware

 WHENCE                   |   2 +-
 qcom/sdm845/wlanmdsp.mbn | Bin 3311964 -> 0 bytes
 2 files changed, 1 insertion(+), 1 deletion(-)
 delete mode 100644 qcom/sdm845/wlanmdsp.mbn

Comments

Josh Boyer Jan. 6, 2020, 9:31 p.m. UTC | #1
On Fri, Jan 3, 2020 at 1:35 AM Bjorn Andersson
<bjorn.andersson@linaro.org> wrote:
>
> Hi,
>
> The recently committed wlan firmware found under ath10k/WCN3990 shows
> better stability under load than the one present for SDM845. So this
> replaces the current firmware with a symlink to the newly contributed
> one.
>
> Change since v1:
> - Properly use Link: in WHENCE
>
> Regards,
> Bjorn
>
> The following changes since commit 6871bffa79ed240696986837cfb17b272ff57466:
>
>   Merge branch 'ath10k-20191220' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/linux-firmware (2019-12-20 08:41:19 -0500)
>
> are available in the Git repository at:
>
>   https://github.com/andersson/linux-firmware.git RB3-wlan-firmware-1387-v2
>
> for you to fetch changes up to d6219ab5b49816cbe9de9b2af1e3c8cd26a3d05b:
>
>   qcom: Switch SDM845 WLAN firmware (2020-01-02 22:25:39 -0800)
>
> ----------------------------------------------------------------
> Bjorn Andersson (1):
>       qcom: Switch SDM845 WLAN firmware
>
>  WHENCE                   |   2 +-
>  qcom/sdm845/wlanmdsp.mbn | Bin 3311964 -> 0 bytes
>  2 files changed, 1 insertion(+), 1 deletion(-)
>  delete mode 100644 qcom/sdm845/wlanmdsp.mbn

Pulled and pushed out.

josh