CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2025/08/26 09:29:11
Modified files: sys/dev/fdt : bcm2711_pcie.c sys/dev/ic : bcm2835_vcprop.h Log message: Finish rpi4 support. Configure the SCB to respond to incoming transactions, ping the Raspberry Pi firmware to load the firmware for the VIA VL805 USB controller (needed on the Raspberry Pi 4B rev 1.4 and later), and enable SSC (Spread Spectrum Clock) mode. ok mglocker@