All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/wilc-firmware: bump to 16.3
@ 2024-07-31 23:58 Kris Bahnsen via buildroot
  2024-08-01 21:45 ` Thomas Petazzoni via buildroot
  0 siblings, 1 reply; 2+ messages in thread
From: Kris Bahnsen via buildroot @ 2024-07-31 23:58 UTC (permalink / raw)
  To: buildroot; +Cc: Ludovic Desroches, Kris Bahnsen

Wraps up firmware 16.2 and 16.3

Changelog from https://github.com/linux4wilc/firmware/releases:
- Fixed the transmission issue for the large data blocks
- Unified driver codebase for the ATWILC & nextGen products.
- Fix for Powersave state issue when network interface is down
  (using 'ifconfig wlan0 down') and 'up' again.
- Migrated the ATWILC driver codebase to Kernel 6.6

Signed-off-by: Kris Bahnsen <kris@embeddedTS.com>
---
 package/wilc-firmware/wilc-firmware.hash | 2 +-
 package/wilc-firmware/wilc-firmware.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/wilc-firmware/wilc-firmware.hash b/package/wilc-firmware/wilc-firmware.hash
index 8a7957a1d2..543aaa0f1e 100644
--- a/package/wilc-firmware/wilc-firmware.hash
+++ b/package/wilc-firmware/wilc-firmware.hash
@@ -1,3 +1,3 @@
 # Locally calculated
-sha256  6cd5fc52150520bedb736f58124063041b4d9849ea33481a8b075f51aec64f8e  wilc-firmware-wilc_linux_16_1_2.tar.gz
+sha256  b9305e1ed5a43eaffed880ba0486431c13cdf93b2e449aed650e7a605a291c83  wilc-firmware-wilc_linux_16_3.tar.gz
 sha256  71355eee947a312594dbdaac039827544f93d23949b65c356b7b0ce09e2600fb  LICENSE.wilc_fw
diff --git a/package/wilc-firmware/wilc-firmware.mk b/package/wilc-firmware/wilc-firmware.mk
index 3381162bbd..ac0f33440e 100644
--- a/package/wilc-firmware/wilc-firmware.mk
+++ b/package/wilc-firmware/wilc-firmware.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-WILC_FIRMWARE_VERSION = wilc_linux_16_1_2
+WILC_FIRMWARE_VERSION = wilc_linux_16_3
 WILC_FIRMWARE_SITE = $(call github,linux4wilc,firmware,$(WILC_FIRMWARE_VERSION))
 
 WILC_FIRMWARE_LICENSE = PROPRIETARY
-- 
2.34.1

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [Buildroot] [PATCH 1/1] package/wilc-firmware: bump to 16.3
  2024-07-31 23:58 [Buildroot] [PATCH 1/1] package/wilc-firmware: bump to 16.3 Kris Bahnsen via buildroot
@ 2024-08-01 21:45 ` Thomas Petazzoni via buildroot
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2024-08-01 21:45 UTC (permalink / raw)
  To: Kris Bahnsen via buildroot; +Cc: Ludovic Desroches, Kris Bahnsen

On Wed, 31 Jul 2024 23:58:28 +0000
Kris Bahnsen via buildroot <buildroot@buildroot.org> wrote:

> Wraps up firmware 16.2 and 16.3
> 
> Changelog from https://github.com/linux4wilc/firmware/releases:
> - Fixed the transmission issue for the large data blocks
> - Unified driver codebase for the ATWILC & nextGen products.
> - Fix for Powersave state issue when network interface is down
>   (using 'ifconfig wlan0 down') and 'up' again.
> - Migrated the ATWILC driver codebase to Kernel 6.6
> 
> Signed-off-by: Kris Bahnsen <kris@embeddedTS.com>
> ---
>  package/wilc-firmware/wilc-firmware.hash | 2 +-
>  package/wilc-firmware/wilc-firmware.mk   | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-08-01 21:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-31 23:58 [Buildroot] [PATCH 1/1] package/wilc-firmware: bump to 16.3 Kris Bahnsen via buildroot
2024-08-01 21:45 ` Thomas Petazzoni via buildroot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.