MFH: r567376
sysutils/rpi-firmware: Update to 20210303 Fix USB on RPI4 PR: 252971, 253981, 253983
This commit is contained in:
parent
ccf14045e3
commit
ba1adfe814
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/branches/2021Q1/; revision=567377
@ -1,8 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= rpi-firmware
|
||||
PORTVERSION= 1.20210201.g20210201
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.20210303.g20210303
|
||||
CATEGORIES= sysutils
|
||||
|
||||
MAINTAINER= uboot@FreeBSD.org
|
||||
@ -19,7 +18,7 @@ USE_GITHUB= yes
|
||||
|
||||
GH_ACCOUNT= raspberrypi gonzoua:pscimon
|
||||
GH_PROJECT= firmware rpi3-psci-monitor:pscimon
|
||||
FW_TAG= 8572bb5
|
||||
FW_TAG= fcf8d2f
|
||||
PSCI_TAG= 558620c
|
||||
GH_TAGNAME= ${FW_TAG} ${PSCI_TAG}:pscimon
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
TIMESTAMP = 1612801265
|
||||
SHA256 (raspberrypi-firmware-1.20210201.g20210201-8572bb5_GH0.tar.gz) = e82417e117b7f4c46a2bcc437c609150edc836145f0000516f08795dba8e0940
|
||||
SIZE (raspberrypi-firmware-1.20210201.g20210201-8572bb5_GH0.tar.gz) = 191781383
|
||||
TIMESTAMP = 1614939753
|
||||
SHA256 (raspberrypi-firmware-1.20210303.g20210303-fcf8d2f_GH0.tar.gz) = 5a0d7247490e0207f0fc32baabcec25a0e97ebdab9cbee216bf9537a1de22e69
|
||||
SIZE (raspberrypi-firmware-1.20210303.g20210303-fcf8d2f_GH0.tar.gz) = 192233875
|
||||
SHA256 (gonzoua-rpi3-psci-monitor-558620c_GH0.tar.gz) = 7621db7933eedaa17a03c282ef8a50be597bd14366149dfa93172d1b3985dbb7
|
||||
SIZE (gonzoua-rpi3-psci-monitor-558620c_GH0.tar.gz) = 5614
|
||||
|
@ -90,6 +90,7 @@
|
||||
%%DATADIR%%/overlays/hd44780-lcd.dtbo
|
||||
%%DATADIR%%/overlays/hdmi-backlight-hwhack-gpio.dtbo
|
||||
%%DATADIR%%/overlays/hifiberry-amp.dtbo
|
||||
%%DATADIR%%/overlays/hifiberry-amp100.dtbo
|
||||
%%DATADIR%%/overlays/hifiberry-dac.dtbo
|
||||
%%DATADIR%%/overlays/hifiberry-dacplus.dtbo
|
||||
%%DATADIR%%/overlays/hifiberry-dacplusadc.dtbo
|
||||
@ -159,6 +160,9 @@
|
||||
%%DATADIR%%/overlays/pibell.dtbo
|
||||
%%DATADIR%%/overlays/pifacedigital.dtbo
|
||||
%%DATADIR%%/overlays/pifi-40.dtbo
|
||||
%%DATADIR%%/overlays/pifi-dac-hd.dtbo
|
||||
%%DATADIR%%/overlays/pifi-dac-zero.dtbo
|
||||
%%DATADIR%%/overlays/pifi-mini-210.dtbo
|
||||
%%DATADIR%%/overlays/piglow.dtbo
|
||||
%%DATADIR%%/overlays/piscreen.dtbo
|
||||
%%DATADIR%%/overlays/piscreen2r.dtbo
|
||||
@ -239,6 +243,7 @@
|
||||
%%DATADIR%%/overlays/vc4-kms-kippah-7inch.dtbo
|
||||
%%DATADIR%%/overlays/vc4-kms-v3d-pi4.dtbo
|
||||
%%DATADIR%%/overlays/vc4-kms-v3d.dtbo
|
||||
%%DATADIR%%/overlays/vc4-kms-vga666.dtbo
|
||||
%%DATADIR%%/overlays/vga666.dtbo
|
||||
%%DATADIR%%/overlays/w1-gpio-pullup.dtbo
|
||||
%%DATADIR%%/overlays/w1-gpio.dtbo
|
||||
|
Loading…
Reference in New Issue
Block a user