uboot-sunxi: fix atf pkg name

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
This commit is contained in:
Tianling Shen 2022-01-23 13:50:19 +08:00
parent 73330fd00a
commit 878b1a73f5
No known key found for this signature in database
GPG Key ID: 6850B6345C862176

View File

@ -260,7 +260,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-a64
DEPENDS:=+PACKAGE_u-boot-nanopi_r1s_h5:arm-trusted-firmware-sunxi
UENV:=a64
ATF:=a64
endef