CVSROOT:        /cvs
Module name:    src
Changes by:     patr...@cvs.openbsd.org 2020/04/27 06:17:29

Modified files:
        sys/dev/fdt    : dwpcie.c 

Log message:
PCIe register accesses seem to "hang" on the i.MX8MM if its PHY doesn't
come up.  This apparently happens when there's no card in the PCIe slot.
Thus improve the error handling in all cases where we wait for a link to
come up, return and don't proceed any further.

ok kettenis@

Reply via email to