* [Buildroot] [PATCH v2 1/1] package/davinci-bootcount: bump to version 2.0.0
@ 2023-02-11 14:46 Dario Binacchi
2023-02-15 21:43 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Dario Binacchi @ 2023-02-11 14:46 UTC (permalink / raw)
To: buildroot; +Cc: dario.binacchi, linux-amarula, Dario Binacchi
- stm32mp1: support for STM32 TAMP_BKP21R bootcount register
- tab formatting
- gitignore: added autoscan files
- updated documentation
- i2c_eeprom: bootcount does not use two uint16s
- am33xx: declare registers as 'volatile'
- src/am33xx: do not close fd, it seems to prevent reliably writing register
- configure.ac: update version, homepage
- Added EEPROM read/write for non-TI AM335x platforms
Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com>
---
Changes in v2:
- move 'v' from DAVINCI_BOOTCOUNT_VERSION to DAVINCI_BOOTCOUNT_SITE
Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com>
---
package/davinci-bootcount/davinci-bootcount.hash | 2 +-
package/davinci-bootcount/davinci-bootcount.mk | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/davinci-bootcount/davinci-bootcount.hash b/package/davinci-bootcount/davinci-bootcount.hash
index ef4bca2b7dfe..53435b1d1d6d 100644
--- a/package/davinci-bootcount/davinci-bootcount.hash
+++ b/package/davinci-bootcount/davinci-bootcount.hash
@@ -1,3 +1,3 @@
# Locally calculated
-sha256 de7843cf1245a739b6d18d4db478893e50c2de0ee19bbce96dc323065d28c3e4 davinci-bootcount-0973689c7556a953d2b468e4d8d46758c6d467b4.tar.gz
+sha256 12b5aa83736efb2fefd22cd4d9f305a25c68dfaa10401d5efb17e55a5163934e davinci-bootcount-2.0.0.tar.gz
sha256 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903 COPYING
diff --git a/package/davinci-bootcount/davinci-bootcount.mk b/package/davinci-bootcount/davinci-bootcount.mk
index 385d96d5a2c4..695d39688ac6 100644
--- a/package/davinci-bootcount/davinci-bootcount.mk
+++ b/package/davinci-bootcount/davinci-bootcount.mk
@@ -4,8 +4,8 @@
#
################################################################################
-DAVINCI_BOOTCOUNT_VERSION = 0973689c7556a953d2b468e4d8d46758c6d467b4
-DAVINCI_BOOTCOUNT_SITE = $(call github,VoltServer,uboot-davinci-bootcount,$(DAVINCI_BOOTCOUNT_VERSION))
+DAVINCI_BOOTCOUNT_VERSION = 2.0.0
+DAVINCI_BOOTCOUNT_SITE = $(call github,VoltServer,uboot-davinci-bootcount,v$(DAVINCI_BOOTCOUNT_VERSION))
DAVINCI_BOOTCOUNT_LICENSE = GPL-3.0
DAVINCI_BOOTCOUNT_LICENSE_FILES = COPYING
--
2.32.0
_______________________________________________
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 v2 1/1] package/davinci-bootcount: bump to version 2.0.0
2023-02-11 14:46 [Buildroot] [PATCH v2 1/1] package/davinci-bootcount: bump to version 2.0.0 Dario Binacchi
@ 2023-02-15 21:43 ` Thomas Petazzoni via buildroot
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2023-02-15 21:43 UTC (permalink / raw)
To: Dario Binacchi; +Cc: linux-amarula, Dario Binacchi, buildroot
On Sat, 11 Feb 2023 15:46:23 +0100
Dario Binacchi <dario.binacchi@amarulasolutions.com> wrote:
> - stm32mp1: support for STM32 TAMP_BKP21R bootcount register
> - tab formatting
> - gitignore: added autoscan files
> - updated documentation
> - i2c_eeprom: bootcount does not use two uint16s
> - am33xx: declare registers as 'volatile'
> - src/am33xx: do not close fd, it seems to prevent reliably writing register
> - configure.ac: update version, homepage
> - Added EEPROM read/write for non-TI AM335x platforms
>
> Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com>
>
> ---
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:[~2023-02-15 21:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-11 14:46 [Buildroot] [PATCH v2 1/1] package/davinci-bootcount: bump to version 2.0.0 Dario Binacchi
2023-02-15 21:43 ` Thomas Petazzoni via buildroot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox