From owner-svn-ports-all@freebsd.org Tue May 15 17:20:04 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2B918EE9848; Tue, 15 May 2018 17:20:04 +0000 (UTC) (envelope-from manu@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D23AC7F3EE; Tue, 15 May 2018 17:20:03 +0000 (UTC) (envelope-from manu@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id B45E6666F; Tue, 15 May 2018 17:20:03 +0000 (UTC) (envelope-from manu@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w4FHK3wX078903; Tue, 15 May 2018 17:20:03 GMT (envelope-from manu@FreeBSD.org) Received: (from manu@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w4FHK2BC078899; Tue, 15 May 2018 17:20:02 GMT (envelope-from manu@FreeBSD.org) Message-Id: <201805151720.w4FHK2BC078899@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: manu set sender to manu@FreeBSD.org using -f From: Emmanuel Vadot Date: Tue, 15 May 2018 17:20:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r470037 - in head/sysutils/rpi-firmware: . files X-SVN-Group: ports-head X-SVN-Commit-Author: manu X-SVN-Commit-Paths: in head/sysutils/rpi-firmware: . files X-SVN-Commit-Revision: 470037 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 May 2018 17:20:04 -0000 Author: manu (src committer) Date: Tue May 15 17:20:02 2018 New Revision: 470037 URL: https://svnweb.freebsd.org/changeset/ports/470037 Log: 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 Added: head/sysutils/rpi-firmware/files/config_rpi3.txt (contents, props changed) Modified: head/sysutils/rpi-firmware/Makefile head/sysutils/rpi-firmware/distinfo head/sysutils/rpi-firmware/pkg-plist Modified: head/sysutils/rpi-firmware/Makefile ============================================================================== --- head/sysutils/rpi-firmware/Makefile Tue May 15 17:04:17 2018 (r470036) +++ head/sysutils/rpi-firmware/Makefile Tue May 15 17:20:02 2018 (r470037) @@ -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 Modified: head/sysutils/rpi-firmware/distinfo ============================================================================== --- head/sysutils/rpi-firmware/distinfo Tue May 15 17:04:17 2018 (r470036) +++ head/sysutils/rpi-firmware/distinfo Tue May 15 17:20:02 2018 (r470037) @@ -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 Added: head/sysutils/rpi-firmware/files/config_rpi3.txt ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/rpi-firmware/files/config_rpi3.txt Tue May 15 17:20:02 2018 (r470037) @@ -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 Modified: head/sysutils/rpi-firmware/pkg-plist ============================================================================== --- head/sysutils/rpi-firmware/pkg-plist Tue May 15 17:04:17 2018 (r470036) +++ head/sysutils/rpi-firmware/pkg-plist Tue May 15 17:20:02 2018 (r470037) @@ -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