File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ case $BRANCH in
2727 ASOUND_STATE='asound.state.sun50iw9-legacy'
2828
2929 ATFSOURCE='https://github.com/ARM-software/arm-trusted-firmware'
30- ATFBRANCH='branch:master '
30+ ATFBRANCH='tag:lts-v2.10.2 '
3131 ATF_PLAT="sun50i_h616"
3232 ATF_TARGET_MAP='PLAT=sun50i_h616 DEBUG=1 bl31;;build/sun50i_h616/debug/bl31.bin'
3333 BOOTSCRIPT='boot-sun50i-next.cmd:boot.cmd'
@@ -36,7 +36,7 @@ case $BRANCH in
3636
3737 current | edge)
3838 ATFSOURCE='https://github.com/ARM-software/arm-trusted-firmware'
39- ATFBRANCH='branch:master '
39+ ATFBRANCH='tag:lts-v2.10.2 '
4040 ATF_PLAT="sun50i_h616"
4141 ATF_TARGET_MAP='PLAT=sun50i_h616 DEBUG=1 bl31;;build/sun50i_h616/debug/bl31.bin'
4242 BOOTSCRIPT='boot-sun50i-next.cmd:boot.cmd'
Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ case $BRANCH in
6060
6161 current | edge)
6262 ATFSOURCE='https://github.com/ARM-software/arm-trusted-firmware'
63- ATFBRANCH='branch:master '
63+ ATFBRANCH='tag:lts-v2.10.2 '
6464 ATF_PLAT="sun50i_h616"
6565 ATF_TARGET_MAP='PLAT=sun50i_h616 DEBUG=1 bl31;;build/sun50i_h616/debug/bl31.bin'
6666 BOOTSCRIPT='boot-sun50i-next.cmd:boot.cmd'
You can’t perform that action at this time.
0 commit comments