CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2020/12/22 05:59:05
Modified files: sys/dev/fdt : dwpcie.c Log message: Defer hardware initialization in order to give things like PCIe PHYs a chance to attach. Needed for future support of PCIe on Amlogic SoCs. ok patrick@