CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/01/07 12:03:57
Modified files:
sys/arch/arm64/dev: aplpcie.c
Log message:
Add code to initialize the PCIe host bridge hardware. We currently rely on
U-Boot to initialize the hardware for us, but it is better if we can cope
with this ourselves.
ok patrick@
