Skip to content

Commit a34b120

Browse files
authored
Detach CB1 / Zero2 and Zero 3 (Allwinner H61x) from ATF master branch (#6295)
1 parent 431f436 commit a34b120

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

config/sources/families/sun50iw9-btt.conf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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'

config/sources/families/sun50iw9.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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'

0 commit comments

Comments
 (0)