mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
board: cm3588-nas: Bump U-Boot v2024.10-rc3 to v2024.10
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user