payloads/U-Boot: Upgrade from U-Boot "v2021.07" to "v2023.07"

U-Boot v2023.07 was released on Mon 10 July 2023.
https://source.denx.de/u-boot/u-boot/-/blob/master/doc/develop/release_cycle.rst#id5

Change-Id: Ie1c6f83bd12e959c29fad1b121c85eb0cf898e24
Signed-off-by: Elyes Haouas <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/71065
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Martin L Roth <gaumless@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
Elyes Haouas 2022-12-19 11:01:18 +01:00
parent d86260a134
commit 13b2427f5e
1 changed files with 2 additions and 2 deletions

View File

@ -7,14 +7,14 @@ config PAYLOAD_SPECIFIC_OPTIONS
config UBOOT_STABLE_COMMIT_ID
string
default "v2021.07"
default "v2023.07"
choice
prompt "U-Boot version"
default UBOOT_STABLE
config UBOOT_STABLE
bool "v2021.07"
bool "v2023.07"
help
Stable U-Boot version