Page MenuHomeFreeBSD

sysutils/rpi-firware Update to latest commit
ClosedPublic

Authored by manu on Mar 26 2018, 6:33 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Apr 12, 6:28 AM
Unknown Object (File)
Sat, Apr 11, 11:51 PM
Unknown Object (File)
Sat, Apr 11, 2:11 PM
Unknown Object (File)
Sat, Apr 11, 1:04 AM
Unknown Object (File)
Wed, Apr 8, 4:26 PM
Unknown Object (File)
Mar 17 2026, 5:37 AM
Unknown Object (File)
Mar 7 2026, 6:06 AM
Unknown Object (File)
Mar 6 2026, 11:05 PM

Details

Summary

Latest commit add RPI3B+ support in the firmware files and the dtb for it

Test Plan

Tested by : emaste (RPI3B and RPI3B+)

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

lwhsu added inline comments.
sysutils/rpi-firmware/Makefile
37 ↗(On Diff #40754)

from portlint -abct:

WARN: Makefile: [37]: possible use of "${MKDIR} -p" found. ${MKDIR} includes "-p" by default.

Other parts look good to me.

${MKDIR} already have -p

manu marked an inline comment as done.Mar 26 2018, 7:11 PM
This revision is now accepted and ready to land.Mar 27 2018, 2:56 AM
This revision was automatically updated to reflect the committed changes.