mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
sunxi64: bump ATF to latest LTS tag
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
enable_extension "sunxi-tools"
|
||||
declare -g ARCH=arm64
|
||||
declare -g ATF_TARGET_MAP="PLAT=$ATF_PLAT DEBUG=1 bl31;;build/$ATF_PLAT/debug/bl31.bin"
|
||||
declare -g ATFBRANCH="tag:v2.9.0"
|
||||
declare -g ATFBRANCH="tag:lts-v2.12.1"
|
||||
declare -g BOOTDELAY=1
|
||||
declare -g BOOTPATCHDIR="${BOOTPATCHDIR:-"u-boot-sunxi"}"
|
||||
declare -g BOOTBRANCH="${BOOTBRANCH:-"tag:v2024.01"}"
|
||||
|
||||
Reference in New Issue
Block a user