board: cm3588-nas: Bump U-Boot v2024.10-rc3 to v2024.10

This commit is contained in:
ColorfulRhino
2024-10-20 20:26:26 +02:00
committed by Igor
parent 2032f67c4a
commit 29adf3bd08

View File

@@ -42,7 +42,7 @@ function post_family_config__cm3588_nas_use_mainline_uboot() {
declare -g BOOTDELAY=1 # Wait for UART interrupt to enter UMS/RockUSB mode etc
declare -g BOOTSOURCE="https://github.com/u-boot/u-boot.git" # We ❤️ Mainline U-Boot
declare -g BOOTBRANCH="tag:v2024.10-rc3"
declare -g BOOTBRANCH="tag:v2024.10"
declare -g BOOTPATCHDIR="v2024.10"
# Don't set BOOTDIR, allow shared U-Boot source directory for disk space efficiency