We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 161ac1b commit 5194e0fCopy full SHA for 5194e0f
config/sources/families/sun50iw9.conf
@@ -16,11 +16,8 @@ GOVERNOR=ondemand
16
case $BRANCH in
17
18
current | edge)
19
- ATFSOURCE='https://github.com/ARM-software/arm-trusted-firmware'
20
- ATFBRANCH='tag:lts-v2.10.2'
21
ATF_PLAT="sun50i_h616"
22
ATF_TARGET_MAP='PLAT=sun50i_h616 DEBUG=1 bl31;;build/sun50i_h616/debug/bl31.bin'
23
- BOOTSCRIPT='boot-sun50i-next.cmd:boot.cmd'
24
25
;;
26
esac
0 commit comments