Skip to content

Commit 5194e0f

Browse files
committed
Drop old tag for ATF that was only set in sun50iw9 / H61x
1 parent 161ac1b commit 5194e0f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

config/sources/families/sun50iw9.conf

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,8 @@ GOVERNOR=ondemand
1616
case $BRANCH in
1717

1818
current | edge)
19-
ATFSOURCE='https://github.com/ARM-software/arm-trusted-firmware'
20-
ATFBRANCH='tag:lts-v2.10.2'
2119
ATF_PLAT="sun50i_h616"
2220
ATF_TARGET_MAP='PLAT=sun50i_h616 DEBUG=1 bl31;;build/sun50i_h616/debug/bl31.bin'
23-
BOOTSCRIPT='boot-sun50i-next.cmd:boot.cmd'
2421

2522
;;
2623
esac

0 commit comments

Comments
 (0)