mirror of
https://github.com/DrHo1y/orangepi-build.git
synced 2026-03-24 01:26:43 +07:00
h616: next branch: fix atf
This commit is contained in:
@@ -55,7 +55,7 @@ case $BRANCH in
|
|||||||
|
|
||||||
OVERLAY_PREFIX='sun50i-h616'
|
OVERLAY_PREFIX='sun50i-h616'
|
||||||
ATFSOURCE='https://github.com/ARM-software/arm-trusted-firmware'
|
ATFSOURCE='https://github.com/ARM-software/arm-trusted-firmware'
|
||||||
ATFBRANCH='branch:master'
|
ATFBRANCH='commit:4b9be5abfa8b1a7c7e00776da01768d3358e648a'
|
||||||
ATF_PLAT="sun50i_h616";
|
ATF_PLAT="sun50i_h616";
|
||||||
ATF_TARGET_MAP='PLAT=sun50i_h616 DEBUG=1 bl31;;build/sun50i_h616/debug/bl31.bin'
|
ATF_TARGET_MAP='PLAT=sun50i_h616 DEBUG=1 bl31;;build/sun50i_h616/debug/bl31.bin'
|
||||||
UBOOT_TARGET_MAP=';;u-boot-sunxi-with-spl.bin'
|
UBOOT_TARGET_MAP=';;u-boot-sunxi-with-spl.bin'
|
||||||
|
|||||||
Reference in New Issue
Block a user