Drop old tag for ATF that was only set in sun50iw9 / H61x
This commit is contained in:
parent
161ac1b4ee
commit
5194e0f35a
@ -16,11 +16,8 @@ GOVERNOR=ondemand
|
||||
case $BRANCH in
|
||||
|
||||
current | edge)
|
||||
ATFSOURCE='https://github.com/ARM-software/arm-trusted-firmware'
|
||||
ATFBRANCH='tag:lts-v2.10.2'
|
||||
ATF_PLAT="sun50i_h616"
|
||||
ATF_TARGET_MAP='PLAT=sun50i_h616 DEBUG=1 bl31;;build/sun50i_h616/debug/bl31.bin'
|
||||
BOOTSCRIPT='boot-sun50i-next.cmd:boot.cmd'
|
||||
|
||||
;;
|
||||
esac
|
||||
|
||||
Loading…
Reference in New Issue
Block a user