[1/1] boot/uboot: bump to version 2025.04

Message ID 20250408072500.1771475-1-dario.binacchi@amarulasolutions.com
State New
Headers show
Series
  • [1/1] boot/uboot: bump to version 2025.04
Related show

Commit Message

Dario Binacchi April 8, 2025, 7:25 a.m. UTC
Release announcement:
https://lists.denx.de/pipermail/u-boot/2025-April/586033.html

Changelog:
https://github.com/u-boot/u-boot/compare/v2025.01...v2025.04

Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com>
---
 boot/uboot/Config.in  | 6 +++---
 boot/uboot/uboot.hash | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

Comments

Julien Olivain April 8, 2025, 5:27 p.m. UTC | #1
On 08/04/2025 09:25, Dario Binacchi wrote:
> Release announcement:
> https://lists.denx.de/pipermail/u-boot/2025-April/586033.html
> 
> Changelog:
> https://github.com/u-boot/u-boot/compare/v2025.01...v2025.04
> 
> Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com>

Applied to master, thanks.

To unsubscribe from this group and stop receiving emails from it, send an email to linux-amarula+unsubscribe@amarulasolutions.com.

Patch

diff --git a/boot/uboot/Config.in b/boot/uboot/Config.in
index 6739d53cb8fe..a2301b774742 100644
--- a/boot/uboot/Config.in
+++ b/boot/uboot/Config.in
@@ -41,7 +41,7 @@  choice
 	  Select the specific U-Boot version you want to use
 
 config BR2_TARGET_UBOOT_LATEST_VERSION
-	bool "2025.01"
+	bool "2025.04"
 
 config BR2_TARGET_UBOOT_CUSTOM_VERSION
 	bool "Custom version"
@@ -85,7 +85,7 @@  endif
 
 config BR2_TARGET_UBOOT_VERSION
 	string
-	default "2025.01"	if BR2_TARGET_UBOOT_LATEST_VERSION
+	default "2025.04"	if BR2_TARGET_UBOOT_LATEST_VERSION
 	default BR2_TARGET_UBOOT_CUSTOM_VERSION_VALUE \
 		if BR2_TARGET_UBOOT_CUSTOM_VERSION
 	default "custom"	if BR2_TARGET_UBOOT_CUSTOM_TARBALL
@@ -340,7 +340,7 @@  config BR2_TARGET_UBOOT_USE_BINMAN
 	help
 	  Use binman tool for generation and signing of boot images.
 
-	  https://docs.u-boot.org/en/v2025.01/develop/package/binman.html
+	  https://docs.u-boot.org/en/v2025.04/develop/package/binman.html
 
 menu "U-Boot binary format"
 
diff --git a/boot/uboot/uboot.hash b/boot/uboot/uboot.hash
index b619a70423c4..8954e2cf34b0 100644
--- a/boot/uboot/uboot.hash
+++ b/boot/uboot/uboot.hash
@@ -1,3 +1,3 @@ 
 # Locally computed:
-sha256  cdef7d507c93f1bbd9f015ea9bc21fa074268481405501945abc6f854d5b686f  u-boot-2025.01.tar.bz2
+sha256  439d3bef296effd54130be6a731c5b118be7fddd7fcc663ccbc5fb18294d8718  u-boot-2025.04.tar.bz2
 sha256  8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643  Licenses/gpl-2.0.txt