mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
sun50iw9-bpi.conf: Update ATF to lts-v2.10.7
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
This commit is contained in:
committed by
c0rnelius
parent
d7b5080a65
commit
84082a3241
@@ -18,7 +18,7 @@ case $BRANCH in
|
||||
declare -g BOOTSOURCE='https://source.denx.de/u-boot/u-boot.git'
|
||||
declare -g BOOTBRANCH="${BOOTBRANCH_BOARD}"
|
||||
declare -g ATFSOURCE='https://github.com/ARM-software/arm-trusted-firmware'
|
||||
declare -g ATFBRANCH='tag:lts-v2.10.2'
|
||||
declare -g ATFBRANCH='tag:lts-v2.10.7'
|
||||
declare -g ATF_PLAT="sun50i_h616"
|
||||
declare -g ATF_TARGET_MAP='PLAT=sun50i_h616 DEBUG=1 bl31;;build/sun50i_h616/debug/bl31.bin'
|
||||
declare -g BOOTSCRIPT='boot-sun50i-next.cmd:boot.cmd'
|
||||
|
||||
Reference in New Issue
Block a user