svn commit: r519089 - in head/sysutils/rpi-firmware: . files

Kyle Evans kevans at freebsd.org
Thu Dec 5 16:47:48 UTC 2019


On Thu, Dec 5, 2019 at 10:15 AM Kyle Evans <kevans at freebsd.org> wrote:
>
> Author: kevans (src committer)
> Date: Thu Dec  5 16:15:16 2019
> New Revision: 519089
> URL: https://svnweb.freebsd.org/changeset/ports/519089
>
> Log:
>   rpi-firmware: update to a recent commit
>
>   The purpose of this update being primarily for RPi4 support to ease the
>   burden of anyone wanting to try -CURRENT and assist with driver -- note that
>   we currently don't support ethernet/usb/pci on the RPi4.
>
>   Some cleanup has also been done to not duplicate variables that the ports
>   framework already provides (${WRKSRC_${tag}}) and simplify.
>
>   This update does include a rename of some dtb that will require a
>   corresponding change in base to ^/release, which will follow this commit.
>
>   Approved by:  manu (maintainer (uboot), ports)
>

This should have also had:
PR: 241795


More information about the svn-ports-all mailing list