mirror of
https://github.com/armbian/build.git
synced 2026-01-06 09:58:46 -08:00
mixtile-blade3: bump edge u-boot to v2025.10 final
This commit is contained in:
@@ -39,7 +39,7 @@ function post_family_config__blade3_use_mainline_uboot() {
|
||||
declare -g BOOTDELAY=1 # Wait for UART interrupt
|
||||
|
||||
BOOTSOURCE="https://github.com/u-boot/u-boot.git"
|
||||
BOOTBRANCH="tag:v2025.10-rc3"
|
||||
BOOTBRANCH="tag:v2025.10"
|
||||
BOOTPATCHDIR="v2025.10" # with 000.patching_config.yaml - no patching, straight .dts/defconfigs et al
|
||||
|
||||
BOOTDIR="u-boot-${BOARD}" # do not share u-boot directory
|
||||
|
||||
Reference in New Issue
Block a user