From cf45b970c1101625f6522208d62d6d3f8e6a343d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Igor=20Pe=C4=8Dovnik?= Date: Mon, 11 Jan 2021 01:05:05 +0100 Subject: [PATCH] Adjust Orangepi Zero 2 to new bootloader branch --- config/sources/families/sun50iw6.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/sources/families/sun50iw6.conf b/config/sources/families/sun50iw6.conf index 7edae7015..0862996d1 100644 --- a/config/sources/families/sun50iw6.conf +++ b/config/sources/families/sun50iw6.conf @@ -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