All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/wilc_firmware: bump to 16.1.2
@ 2024-02-01 21:59 Kris Bahnsen via buildroot
  2024-02-05 10:19 ` Yann E. MORIN
  0 siblings, 1 reply; 3+ messages in thread
From: Kris Bahnsen via buildroot @ 2024-02-01 21:59 UTC (permalink / raw)
  To: buildroot; +Cc: Ludovic Desroches, Kris Bahnsen

From 55e8d294997af933bb3d832b73229bebefa45044 Mon Sep 17 00:00:00 2001
From: Kris Bahnsen <kris@embeddedTS.com>
Date: Thu, 1 Feb 2024 20:46:39 +0000
Subject: [PATCH 1/1] package/wilc_firmware: bump to 16.1.2

Release changelog:
- Use default values for IQ calibration correction when the eFuse
register has zero values.
- Fix for "WILC1000 Firmware initialization issue" by updating
the PMU clock switching sequence during firmware initialization.

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 802cb4f9b1..8a7957a1d2 100644
--- a/package/wilc-firmware/wilc-firmware.hash
+++ b/package/wilc-firmware/wilc-firmware.hash
@@ -1,3 +1,3 @@
 # Locally calculated
-sha256  a06a6a46e03ca00d35da220f7a9f353cc650e5e5657a7988ea732913ad26d9a0  wilc-firmware-wilc_linux_16_1.tar.gz
+sha256  6cd5fc52150520bedb736f58124063041b4d9849ea33481a8b075f51aec64f8e  wilc-firmware-wilc_linux_16_1_2.tar.gz
 sha256  71355eee947a312594dbdaac039827544f93d23949b65c356b7b0ce09e2600fb  LICENSE.wilc_fw
diff --git a/package/wilc-firmware/wilc-firmware.mk b/package/wilc-firmware/wilc-firmware.mk
index 12c825cf92..3381162bbd 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
+WILC_FIRMWARE_VERSION = wilc_linux_16_1_2
 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] 3+ messages in thread

* Re: [Buildroot] [PATCH 1/1] package/wilc_firmware: bump to 16.1.2
  2024-02-01 21:59 [Buildroot] [PATCH 1/1] package/wilc_firmware: bump to 16.1.2 Kris Bahnsen via buildroot
@ 2024-02-05 10:19 ` Yann E. MORIN
  2024-02-05 18:11   ` Kris Bahnsen via buildroot
  0 siblings, 1 reply; 3+ messages in thread
From: Yann E. MORIN @ 2024-02-05 10:19 UTC (permalink / raw)
  To: kris; +Cc: Ludovic Desroches, buildroot

Kris, All,

On 2024-02-01 13:59 -0800, Kris Bahnsen via buildroot spake thusly:
> From 55e8d294997af933bb3d832b73229bebefa45044 Mon Sep 17 00:00:00 2001
> From: Kris Bahnsen <kris@embeddedTS.com>
> Date: Thu, 1 Feb 2024 20:46:39 +0000
> Subject: [PATCH 1/1] package/wilc_firmware: bump to 16.1.2
> 
> Release changelog:
> - Use default values for IQ calibration correction when the eFuse
> register has zero values.
> - Fix for "WILC1000 Firmware initialization issue" by updating
> the PMU clock switching sequence during firmware initialization.
> 
> Signed-off-by: Kris Bahnsen <kris@embeddedTS.com>

It seems your patch got badly mangled, and I had issues applying it
(git-am whined the patch was empty). And I notice that the mail headers
are included in the patch. Not sure what happen. Using "git send-email"
is known to send correctly formatted patches, so maybe check if you can
do that next time.

Applied to master, thanks.

Regards,
Yann E. MORIN.

> ---
>  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 802cb4f9b1..8a7957a1d2 100644
> --- a/package/wilc-firmware/wilc-firmware.hash
> +++ b/package/wilc-firmware/wilc-firmware.hash
> @@ -1,3 +1,3 @@
>  # Locally calculated
> -sha256  a06a6a46e03ca00d35da220f7a9f353cc650e5e5657a7988ea732913ad26d9a0  wilc-firmware-wilc_linux_16_1.tar.gz
> +sha256  6cd5fc52150520bedb736f58124063041b4d9849ea33481a8b075f51aec64f8e  wilc-firmware-wilc_linux_16_1_2.tar.gz
>  sha256  71355eee947a312594dbdaac039827544f93d23949b65c356b7b0ce09e2600fb  LICENSE.wilc_fw
> diff --git a/package/wilc-firmware/wilc-firmware.mk b/package/wilc-firmware/wilc-firmware.mk
> index 12c825cf92..3381162bbd 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
> +WILC_FIRMWARE_VERSION = wilc_linux_16_1_2
>  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

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 561 099 427 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

* Re: [Buildroot] [PATCH 1/1] package/wilc_firmware: bump to 16.1.2
  2024-02-05 10:19 ` Yann E. MORIN
@ 2024-02-05 18:11   ` Kris Bahnsen via buildroot
  0 siblings, 0 replies; 3+ messages in thread
From: Kris Bahnsen via buildroot @ 2024-02-05 18:11 UTC (permalink / raw)
  To: Yann E. MORIN; +Cc: Ludovic Desroches, buildroot

Hello,

Kris, All,

On 2024-02-01 13:59 -0800, Kris Bahnsen via buildroot spake thusly:
> From 55e8d294997af933bb3d832b73229bebefa45044 Mon Sep 17 00:00:00
> 2001
> From: Kris Bahnsen <kris@embeddedTS.com>
> Date: Thu, 1 Feb 2024 20:46:39 +0000
> Subject: [PATCH 1/1] package/wilc_firmware: bump to 16.1.2
> 
> Release changelog:
> - Use default values for IQ calibration correction when the eFuse
> register has zero values.
> - Fix for "WILC1000 Firmware initialization issue" by updating
> the PMU clock switching sequence during firmware initialization.
> 
> Signed-off-by: Kris Bahnsen <kris@embeddedTS.com>

It seems your patch got badly mangled, and I had issues applying it
(git-am whined the patch was empty). And I notice that the mail headers
are included in the patch. Not sure what happen. Using "git send-email"
is known to send correctly formatted patches, so maybe check if you can
do that next time.

My apologies, I usually use `git send-email`, but had to use an email
client to send this patch (and obviously did it incorrectly). Future
patches will all come in on `git send-email`. Thanks!


Applied to master, thanks.

Regards,
Yann E. MORIN.

> ---
>  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 802cb4f9b1..8a7957a1d2 100644
> --- a/package/wilc-firmware/wilc-firmware.hash
> +++ b/package/wilc-firmware/wilc-firmware.hash
> @@ -1,3 +1,3 @@
>  # Locally calculated
> -sha256 
> a06a6a46e03ca00d35da220f7a9f353cc650e5e5657a7988ea732913ad26d9a0 
> wilc-firmware-wilc_linux_16_1.tar.gz
> +sha256 
> 6cd5fc52150520bedb736f58124063041b4d9849ea33481a8b075f51aec64f8e 
> wilc-firmware-wilc_linux_16_1_2.tar.gz
>  sha256 
> 71355eee947a312594dbdaac039827544f93d23949b65c356b7b0ce09e2600fb 
> LICENSE.wilc_fw
> diff --git a/package/wilc-firmware/wilc-firmware.mk b/package/wilc-
> firmware/wilc-firmware.mk
> index 12c825cf92..3381162bbd 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
> +WILC_FIRMWARE_VERSION = wilc_linux_16_1_2
>  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



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

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

end of thread, other threads:[~2024-02-05 18:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-01 21:59 [Buildroot] [PATCH 1/1] package/wilc_firmware: bump to 16.1.2 Kris Bahnsen via buildroot
2024-02-05 10:19 ` Yann E. MORIN
2024-02-05 18:11   ` Kris Bahnsen 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.