summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorjmcneill <jmcneill@pkgsrc.org>2018-02-18 11:33:53 +0000
committerjmcneill <jmcneill@pkgsrc.org>2018-02-18 11:33:53 +0000
commit31c06eb20f1f1d3b264f164d7814cf917108c97e (patch)
tree26396d775a1e3be2dac6df7bf02521d2bb090f01 /sysutils
parentf6825efeddd8c799a8064c77ab21b59a1f52b710 (diff)
downloadpkgsrc-31c06eb20f1f1d3b264f164d7814cf917108c97e.tar.gz
Update to 20180111 sources.
Major change here is ATF will now enable LCD power on Pinebook.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/arm-trusted-firmware-sun50iw1p1/Makefile8
-rw-r--r--sysutils/arm-trusted-firmware-sun50iw1p1/distinfo12
-rw-r--r--sysutils/arm-trusted-firmware-sun50iw1p1/patches/patch-Makefile13
3 files changed, 12 insertions, 21 deletions
diff --git a/sysutils/arm-trusted-firmware-sun50iw1p1/Makefile b/sysutils/arm-trusted-firmware-sun50iw1p1/Makefile
index f270ad6be29..ea96327fc32 100644
--- a/sysutils/arm-trusted-firmware-sun50iw1p1/Makefile
+++ b/sysutils/arm-trusted-firmware-sun50iw1p1/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.1 2017/09/01 21:02:39 jmcneill Exp $
+# $NetBSD: Makefile,v 1.2 2018/02/18 11:33:53 jmcneill Exp $
-VERSION= 20170831
+VERSION= 20180111
GITHUB_PROJECT= arm-trusted-firmware
-GITHUB_TAG= aa75c8da415158a94b82a430b2b40000778e851f
+GITHUB_TAG= ae78724247a01560164d607ed66db111c74d8df0
PKGNAME= ${GITHUB_PROJECT}-sun50iw1p1-${VERSION}
DISTNAME= ${PKGNAME}
@@ -12,7 +12,7 @@ EXTRACT_SUFX= .zip
MAINTAINER= port-arm@NetBSD.org
HOMEPAGE= https://github.com/apritzel/arm-trusted-firmware/
-COMMENT= ARM Trusted Firmware for Allwinner sun50iw1p1 SoCs
+COMMENT= ARM Trusted Firmware for Allwinner A64/H5 SoCs
LICENSE= modified-bsd
USE_TOOLS+= gmake
diff --git a/sysutils/arm-trusted-firmware-sun50iw1p1/distinfo b/sysutils/arm-trusted-firmware-sun50iw1p1/distinfo
index 07023dac9ff..ec96b7c0838 100644
--- a/sysutils/arm-trusted-firmware-sun50iw1p1/distinfo
+++ b/sysutils/arm-trusted-firmware-sun50iw1p1/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.1 2017/09/01 21:02:39 jmcneill Exp $
+$NetBSD: distinfo,v 1.2 2018/02/18 11:33:53 jmcneill Exp $
-SHA1 (arm-trusted-firmware-sun50iw1p1-20170831-aa75c8da415158a94b82a430b2b40000778e851f.zip) = 20f50fcfa18525c5808f6336f8e81665cc99cd04
-RMD160 (arm-trusted-firmware-sun50iw1p1-20170831-aa75c8da415158a94b82a430b2b40000778e851f.zip) = d4fb1d8d4818c06d7983373ac11829a3307f8dae
-SHA512 (arm-trusted-firmware-sun50iw1p1-20170831-aa75c8da415158a94b82a430b2b40000778e851f.zip) = 2ffea0d9f7b54f789bc565b9957fff2366376f9de9a160c45c7c9eb1dd7c049122a71b65e33d50e71c0553dbab239c11d41c86cdcf51a6dd724c8c39c2a41a23
-Size (arm-trusted-firmware-sun50iw1p1-20170831-aa75c8da415158a94b82a430b2b40000778e851f.zip) = 1063088 bytes
-SHA1 (patch-Makefile) = 05a3c7b3777f058b6228dea940008bf2a15d1285
+SHA1 (arm-trusted-firmware-sun50iw1p1-20180111-ae78724247a01560164d607ed66db111c74d8df0.zip) = 4c125386cd4dfd35056ef730b412b80a6a3d3a3d
+RMD160 (arm-trusted-firmware-sun50iw1p1-20180111-ae78724247a01560164d607ed66db111c74d8df0.zip) = fb0d8ac5a7f41cc30b360e5af3ba7af5c49aed15
+SHA512 (arm-trusted-firmware-sun50iw1p1-20180111-ae78724247a01560164d607ed66db111c74d8df0.zip) = df0464cec3c43ef9530e4c3dee5686bfb5422acbb7ed61901535a33ec07fd3b6fc112848127dd17913723ee5eca17cc51ec9beb4b37645c0b5e7f8d6f70e4d5b
+Size (arm-trusted-firmware-sun50iw1p1-20180111-ae78724247a01560164d607ed66db111c74d8df0.zip) = 1067078 bytes
+SHA1 (patch-Makefile) = 7be890fc9ad1a1a36c9af93d017beb326b73c859
diff --git a/sysutils/arm-trusted-firmware-sun50iw1p1/patches/patch-Makefile b/sysutils/arm-trusted-firmware-sun50iw1p1/patches/patch-Makefile
index 1106b1df27b..e8488e2899e 100644
--- a/sysutils/arm-trusted-firmware-sun50iw1p1/patches/patch-Makefile
+++ b/sysutils/arm-trusted-firmware-sun50iw1p1/patches/patch-Makefile
@@ -1,6 +1,6 @@
-$NetBSD: patch-Makefile,v 1.1 2017/09/01 21:02:39 jmcneill Exp $
+$NetBSD: patch-Makefile,v 1.2 2018/02/18 11:33:53 jmcneill Exp $
---- Makefile.orig 2017-02-20 00:15:39.000000000 +0000
+--- Makefile.orig 2018-01-12 01:19:46.000000000 +0000
+++ Makefile
@@ -107,8 +107,8 @@ BL_COMMON_SOURCES := common/bl_common.c
BUILD_BASE := ./build
@@ -13,12 +13,3 @@ $NetBSD: patch-Makefile,v 1.1 2017/09/01 21:02:39 jmcneill Exp $
HELP_PLATFORMS := $(shell echo ${PLATFORMS} | sed 's/ /|/g')
# Convenience function for adding build definitions
-@@ -232,7 +232,7 @@ CFLAGS += -nostdinc -pedantic -ffrees
- -mgeneral-regs-only -std=c99 -c -Os \
- ${DEFINES} ${INCLUDES}
- CFLAGS += -ffunction-sections -fdata-sections
--LDFLAGS += --fatal-warnings -O1
-+LDFLAGS = --fatal-warnings -O1
- LDFLAGS += --gc-sections
- #LDFLAGS += --fix-cortex-a53-843419
-