aboutsummaryrefslogtreecommitdiff
path: root/payloads
diff options
context:
space:
mode:
authorElyes Haouas <ehaouas@noos.fr>2024-04-21 10:32:48 +0200
committerMartin L Roth <gaumless@gmail.com>2024-05-04 21:03:55 +0000
commit29133997686b7cd5cb9be3d9e240a94911686010 (patch)
tree645b28d0b942549483629aad34498b912762aca9 /payloads
parentbb937c8775cc3cd98767bb7e465459101b163124 (diff)
payloads/U-Boot: Upgrade from U-Boot v2023.07 to v2024.4
U-Boot v2024.04 was released on Tue 02 April 2024 Change-Id: I21fe81e9e01f2f21f9a4581fa8fdbf661fe270bd Signed-off-by: Elyes Haouas <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/82007 Reviewed-by: Martin L Roth <gaumless@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'payloads')
-rw-r--r--payloads/external/U-Boot/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/payloads/external/U-Boot/Kconfig b/payloads/external/U-Boot/Kconfig
index c7c44e2231..5899b1f149 100644
--- a/payloads/external/U-Boot/Kconfig
+++ b/payloads/external/U-Boot/Kconfig
@@ -9,14 +9,14 @@ config PAYLOAD_SPECIFIC_OPTIONS
config UBOOT_STABLE_COMMIT_ID
string
- default "v2023.07"
+ default "v2024.04"
choice
prompt "U-Boot version"
default UBOOT_STABLE
config UBOOT_STABLE
- bool "v2023.07"
+ bool "v2024.04"
help
Stable U-Boot version