Adjust Orangepi Zero 2 to new bootloader branch
This commit is contained in:
parent
151414ef49
commit
cf45b970c1
@ -15,7 +15,7 @@ if [[ $BOARD == orangepizero2 ]]; then
|
||||
ATF_TARGET_MAP='PLAT=sun50i_h616 DEBUG=1 bl31;;build/sun50i_h616/debug/bl31.bin'
|
||||
|
||||
BOOTSOURCE='https://github.com/jernejsk/u-boot'
|
||||
BOOTBRANCH='branch:h616-v1'
|
||||
BOOTBRANCH='branch:h616-v2'
|
||||
|
||||
[[ -z $CPUMAX ]] && CPUMAX=1512000
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user