Adjust Orangepi Zero 2 to new bootloader branch

This commit is contained in:
Igor Pečovnik 2021-01-11 01:05:05 +01:00 committed by GitHub
parent 151414ef49
commit cf45b970c1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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