Update ATF source (#3130)
This commit is contained in:
parent
033f8044aa
commit
ea6adaa40d
@ -39,8 +39,8 @@ case $BRANCH in
|
||||
|
||||
current|edge)
|
||||
|
||||
ATFSOURCE='https://github.com/apritzel/arm-trusted-firmware'
|
||||
ATFBRANCH='branch:h616-v4'
|
||||
ATFSOURCE='https://github.com/ARM-software/arm-trusted-firmware'
|
||||
ATFBRANCH='branch:master'
|
||||
ATF_PLAT="sun50i_h616";
|
||||
ATF_TARGET_MAP='PLAT=sun50i_h616 DEBUG=1 bl31;;build/sun50i_h616/debug/bl31.bin'
|
||||
BOOTBRANCH='branch:v2021.07'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user