Add code to initialize the PCIe host bridge hardware. We currently rely on
authorkettenis <kettenis@openbsd.org>
Fri, 7 Jan 2022 19:03:57 +0000 (19:03 +0000)
committerkettenis <kettenis@openbsd.org>
Fri, 7 Jan 2022 19:03:57 +0000 (19:03 +0000)
commit86f8752502e0116646bda03947d437a18b970e2f
treed7591d42813ef20f9de8ba705b347117b6b23755
parent663c2c3521d4245dad20d40e649da73175c3fd17
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@
sys/arch/arm64/dev/aplpcie.c