uboot-sunxi: update ATF dependencies for h5 devices

This commit is contained in:
AmadeusGhost 2021-04-16 12:26:01 +08:00
parent 935ff67ecb
commit 6d4d236449

View File

@ -274,7 +274,7 @@ define U-Boot/nanopi_r1s_h5
BUILD_SUBTARGET:=cortexa53
NAME:=NanoPi R1S (H5)
BUILD_DEVICES:=friendlyarm_nanopi-r1s-h5
DEPENDS:=+PACKAGE_u-boot-nanopi_r1s_h5:arm-trusted-firmware-sunxi
DEPENDS:=+PACKAGE_u-boot-nanopi_r1s_h5:arm-trusted-firmware-sunxi-a64
UENV:=a64
endef