diff --git a/config/sources/rk3328.conf b/config/sources/rk3328.conf index bdc7c351a2..bbebfc8fd8 100644 --- a/config/sources/rk3328.conf +++ b/config/sources/rk3328.conf @@ -16,11 +16,11 @@ HAS_UUID_SUPPORT=yes BOOTDELAY=0 OVERLAY_PREFIX='rk3328' -ATFSOURCE='https://github.com/rockchip-linux/arm-trusted-firmware' +ATFSOURCE='https://github.com/ayufan-rock64/arm-trusted-firmware' ATFDIR='arm-trusted-firmware-rk3328' -ATFBRANCH='branch:master' +ATFBRANCH='branch:rockchip' ATF_USE_GCC='> 6.3' -ATF_TARGET_MAP='PLAT=rk3328 DEBUG=1 bl31;;trust.bin' +ATF_TARGET_MAP='PLAT=rk322xh DEBUG=1 bl31;;trust.bin' case $BRANCH in default)