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>
This commit is contained in:
parent
bb937c8775
commit
2913399768
4
payloads/external/U-Boot/Kconfig
vendored
4
payloads/external/U-Boot/Kconfig
vendored
@ -9,14 +9,14 @@ config PAYLOAD_SPECIFIC_OPTIONS
|
|||||||
|
|
||||||
config UBOOT_STABLE_COMMIT_ID
|
config UBOOT_STABLE_COMMIT_ID
|
||||||
string
|
string
|
||||||
default "v2023.07"
|
default "v2024.04"
|
||||||
|
|
||||||
choice
|
choice
|
||||||
prompt "U-Boot version"
|
prompt "U-Boot version"
|
||||||
default UBOOT_STABLE
|
default UBOOT_STABLE
|
||||||
|
|
||||||
config UBOOT_STABLE
|
config UBOOT_STABLE
|
||||||
bool "v2023.07"
|
bool "v2024.04"
|
||||||
help
|
help
|
||||||
Stable U-Boot version
|
Stable U-Boot version
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user