Commit 98e71e54 authored by Dario Binacchi's avatar Dario Binacchi Committed by Thomas Petazzoni
Browse files
parent 9fb55bea
Loading
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -41,7 +41,7 @@ choice
	  Select the specific U-Boot version you want to use

config BR2_TARGET_UBOOT_LATEST_VERSION
	bool "2025.10"
	bool "2026.01"

config BR2_TARGET_UBOOT_CUSTOM_VERSION
	bool "Custom version"
@@ -85,7 +85,7 @@ endif

config BR2_TARGET_UBOOT_VERSION
	string
	default "2025.10"	if BR2_TARGET_UBOOT_LATEST_VERSION
	default "2026.01"	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.10/develop/package/binman.html
	  https://docs.u-boot.org/en/v2026.01/develop/package/binman.html

menu "U-Boot binary format"

+1 −1
Original line number Diff line number Diff line
# Locally computed:
sha256  b4f032848e56cc8f213ad59f9132c084dbbb632bc29176d024e58220e0efdf4a  u-boot-2025.10.tar.bz2
sha256  b60d5865cefdbc75da8da4156c56c458e00de75a49b80c1a2e58a96e30ad0d54  u-boot-2026.01.tar.bz2
sha256  8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643  Licenses/gpl-2.0.txt