Initial support for the Raspberry Pi 5 is heading to #OpenBSD/arm64 -current snapshots soon, with some caveats.
kettenis@ modified www/arm64.html: Add Raspberry Pi 5.
mglocker@ modified src/distrib/arm64/*: Add Raspberry Pi 5 Model B support for RAMDISK.
Known issues:
- Booting from PCIe storage HATs doesn't work because of missing U-Boot support.
- WiFi on the Raspberry Pi 5 Model B "d0" boards doesn't work.
- The active cooler (fan) doesn't work because of missing pwm/clock drivers (some work is in-progress).
ok kettenis@, deraadt
EDIT: Some info I've gleaned, bwfm(4) WiFi should work for C1 stepping rpi5 boards, just not the later D0 stepping, also nvme(4) hats work for storage just not for booting yet (U-Boot support not ready). Ethernet should be cad(4) for the onboard Cadence chipset.
EDIT2: Pi 5 support was included in OpenBSD 7.8, albeit serial console only (no glass console).
