CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/08/30 04:30:22
Modified files:
sys/arch/arm64/dev: mainbus.c
Log message:
The Raspberry Pi 5 firmware puts a #address-cells property on its /chosen
node that differs from what's on the root node. Handle that. Also add
a check for the simple-framebuffer compatible to avoid attaching subnodes
that aren't a framebuffer.
ok miod@, patrick@, mglocker@
