aboutsummaryrefslogtreecommitdiff
path: root/sysutils/rpi-firmware
diff options
context:
space:
mode:
authorEmmanuel Vadot <manu@FreeBSD.org>2018-05-15 17:20:02 +0000
committerEmmanuel Vadot <manu@FreeBSD.org>2018-05-15 17:20:02 +0000
commit34767580ce65896cd8f8c387b00ddb93c92d0fbc (patch)
treeeb61caeaf9a0fbf565b96d087ceb210bd9715d37 /sysutils/rpi-firmware
parent3f61ba90dd707f569d43835b65c0e69e90e7a34d (diff)
downloadports-34767580ce65896cd8f8c387b00ddb93c92d0fbc.tar.gz
ports-34767580ce65896cd8f8c387b00ddb93c92d0fbc.zip
sysutils/rpi-firware Update to 1.20180328
Latest release of the firmware. Also add a config.txt for the rpi3 as it is not the same as the other rpi. Reviewed by: imp Approved by: imp Differential Revision: https://reviews.freebsd.org/D15401
Notes
Notes: svn path=/head/; revision=470037
Diffstat (limited to 'sysutils/rpi-firmware')
-rw-r--r--sysutils/rpi-firmware/Makefile6
-rw-r--r--sysutils/rpi-firmware/distinfo6
-rw-r--r--sysutils/rpi-firmware/files/config_rpi3.txt7
-rw-r--r--sysutils/rpi-firmware/pkg-plist1
4 files changed, 14 insertions, 6 deletions
diff --git a/sysutils/rpi-firmware/Makefile b/sysutils/rpi-firmware/Makefile
index 59966f332c35..ce3b907c3942 100644
--- a/sysutils/rpi-firmware/Makefile
+++ b/sysutils/rpi-firmware/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= rpi-firmware
-PORTVERSION= 1.20180326
+PORTVERSION= 1.20180328
CATEGORIES= sysutils
MAINTAINER= manu@freebsd.org
@@ -18,8 +18,7 @@ USE_GITHUB= yes
GH_ACCOUNT= raspberrypi gonzoua:pscimon
GH_PROJECT= firmware rpi3-psci-monitor:pscimon
PSCI_TAG= 2b8890a
-FW_TAG= 75de5d7
-GH_TAGNAME= ${FW_TAG} ${PSCI_TAG}:pscimon
+GH_TAGNAME= ${PSCI_TAG}:pscimon
PSCI_MONITOR= rpi3-psci-monitor-${PSCI_TAG}
PSCI_DIR= ${WRKDIR}/${PSCI_MONITOR}
@@ -28,6 +27,7 @@ INSTALL_DIR= ${PREFIX}/share/${PORTNAME}
do-patch:
${CP} ${FILESDIR}/config.txt ${WRKSRC}/boot/
+ ${CP} ${FILESDIR}/config_rpi3.txt ${WRKSRC}/boot/
post-patch:
${RM} ${WRKSRC}/boot/kernel.img
diff --git a/sysutils/rpi-firmware/distinfo b/sysutils/rpi-firmware/distinfo
index 9841306ff440..d9630c681dfa 100644
--- a/sysutils/rpi-firmware/distinfo
+++ b/sysutils/rpi-firmware/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1522087525
-SHA256 (raspberrypi-firmware-1.20180326-75de5d7_GH0.tar.gz) = 7cbfcb96883ae8e37e1711b3d890adc1d495b3b703a220c14c4c9aaf15791d7c
-SIZE (raspberrypi-firmware-1.20180326-75de5d7_GH0.tar.gz) = 122071912
+TIMESTAMP = 1526136538
+SHA256 (raspberrypi-firmware-1.20180328_GH0.tar.gz) = 44731225495bb211353dd86fbead980f8bb62930a3ec6711ed7094aff2397758
+SIZE (raspberrypi-firmware-1.20180328_GH0.tar.gz) = 122075858
SHA256 (gonzoua-rpi3-psci-monitor-2b8890a_GH0.tar.gz) = a7b89678adea178359646a1e95a078d5c60d23821ba355f27f14ed7b28f32f4d
SIZE (gonzoua-rpi3-psci-monitor-2b8890a_GH0.tar.gz) = 5115
diff --git a/sysutils/rpi-firmware/files/config_rpi3.txt b/sysutils/rpi-firmware/files/config_rpi3.txt
new file mode 100644
index 000000000000..17a01cde240a
--- /dev/null
+++ b/sysutils/rpi-firmware/files/config_rpi3.txt
@@ -0,0 +1,7 @@
+arm_control=0x200
+dtparam=audio=on,i2c_arm=on,spi=on
+dtoverlay=mmc
+dtoverlay=pwm
+dtoverlay=pi3-disable-bt
+device_tree_address=0x4000
+kernel=u-boot.bin
diff --git a/sysutils/rpi-firmware/pkg-plist b/sysutils/rpi-firmware/pkg-plist
index 6840128c1536..ce5bdd2b8987 100644
--- a/sysutils/rpi-firmware/pkg-plist
+++ b/sysutils/rpi-firmware/pkg-plist
@@ -11,6 +11,7 @@
%%DATADIR%%/bcm2710-rpi-cm3.dtb
%%DATADIR%%/bootcode.bin
%%DATADIR%%/config.txt
+%%DATADIR%%/config_rpi3.txt
%%DATADIR%%/fixup.dat
%%DATADIR%%/fixup_cd.dat
%%DATADIR%%/fixup_db.dat