payloads/external/U-Boot: Upgrade from 2024.07 to v2025.07
Change-Id: Id31a726e475ea1d1dd1b8c08a150849d1045e95e Signed-off-by: Elyes Haouas <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/85804 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de>
This commit is contained in:
parent
8b52167a9f
commit
0e682859e7
1 changed files with 2 additions and 2 deletions
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
|
||||
string
|
||||
default "v2024.07"
|
||||
default "v2025.07"
|
||||
|
||||
choice
|
||||
prompt "U-Boot version"
|
||||
default UBOOT_STABLE
|
||||
|
||||
config UBOOT_STABLE
|
||||
bool "v2024.07"
|
||||
bool "v2025.07"
|
||||
help
|
||||
Stable U-Boot version
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue