Merge pull request #2477 from armbian/h616-atf
H616: switch to newer WIP ATF
This commit is contained in:
commit
3361fa31ce
@ -9,7 +9,7 @@ ASOUND_STATE='asound.state.sun50iw2-dev'
|
||||
if [[ $BOARD == orangepizero2 ]]; then
|
||||
|
||||
ATFSOURCE='https://github.com/apritzel/arm-trusted-firmware'
|
||||
ATFBRANCH='branch:h616-WIP'
|
||||
ATFBRANCH='branch:h616-beta'
|
||||
|
||||
ATF_PLAT="sun50i_h616";
|
||||
ATF_TARGET_MAP='PLAT=sun50i_h616 DEBUG=1 bl31;;build/sun50i_h616/debug/bl31.bin'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user