mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-06 06:30:19 +00:00
sysutils/u-boot-master: Set the correct files for ALLWINNER64 family
Use the correct names for the ALLWINNER64 family, files are the same as the ALLWINNER one so no harm was done, but now it's correct. Reported by: jmg Approved by: bapt (implicit)
This commit is contained in:
parent
bb4edf5875
commit
d552ab488e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=477232
@ -68,9 +68,9 @@ UBOOT_METADATA_ALLWINNER_RAW_OFFSET= 8
|
||||
UBOOT_METADATA_ALLWINNER_RAW_BS= 1k
|
||||
|
||||
# Overrides for ALLWINNER64 family
|
||||
UBOOT_PLIST_ALLWINNER64=u-boot-sunxi-with-spl.bin
|
||||
UBOOT_PLIST_ALLWINNER64=${UBOOT_PLIST_ALLWINNER}
|
||||
UBOOT_ARCH_ALLWINNER64=aarch64
|
||||
UBOOT_METADATA_ALLWINNER64_FILES= ${UBOOT_PLIST_ALLWINNER}
|
||||
UBOOT_METADATA_ALLWINNER64_FILES= ${UBOOT_PLIST_ALLWINNER64}
|
||||
UBOOT_METADATA_ALLWINNER64_METHOD= raw
|
||||
UBOOT_METADATA_ALLWINNER64_RAW_OFFSET= 8
|
||||
UBOOT_METADATA_ALLWINNER64_RAW_BS= 1k
|
||||
|
Loading…
Reference in New Issue
Block a user