CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2021/01/20 05:44:45
Modified files: sys/dev/fdt : bcm2711_pcie.c Log message: Reprogram outbound windows to match the device tree. Necessary because the EDK2-based UEFI firmware sets it to its own hardcoded values. Makes device-tree mode work with newer versions of the Raspberry Pi firmware. ok patrick@