Use ATF for rk322xh
This commit is contained in:
parent
7f7d82a6c1
commit
8087db460b
@ -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)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user