K3: Update to latest ATF v2.10.0

This commit is contained in:
Andrew Davis 2023-08-11 09:10:27 -05:00 committed by Igor
parent d6e00a6d4c
commit baf49c4fec

View File

@ -10,6 +10,8 @@
declare -g ARCH="arm64"
declare -g LINUXFAMILY="k3"
declare -g ATFBRANCH="tag:v2.10.0"
declare -g BOOTBRANCH="tag:v2023.10-rc3"
declare -g BOOTSCRIPT="boot-k3.cmd:uEnv.txt"