diff --git a/payloads/external/U-Boot/Kconfig b/payloads/external/U-Boot/Kconfig index e2bdddfd70..28bc72765d 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 "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