h616: next branch: fix atf

This commit is contained in:
orangepi-xunlong
2025-02-17 15:59:57 +08:00
parent 5f17bb4711
commit 3efe71d305

View File

@@ -55,7 +55,7 @@ case $BRANCH in
OVERLAY_PREFIX='sun50i-h616'
ATFSOURCE='https://github.com/ARM-software/arm-trusted-firmware'
ATFBRANCH='branch:master'
ATFBRANCH='commit:4b9be5abfa8b1a7c7e00776da01768d3358e648a'
ATF_PLAT="sun50i_h616";
ATF_TARGET_MAP='PLAT=sun50i_h616 DEBUG=1 bl31;;build/sun50i_h616/debug/bl31.bin'
UBOOT_TARGET_MAP=';;u-boot-sunxi-with-spl.bin'