MarvellEmbeddedProcessors / linux-marvell

Marvell Linux kernel
Other
89 stars 67 forks source link

fix pci:Link not up after reconfiguration #12

Closed kgbvax closed 2 years ago

kgbvax commented 6 years ago

The timeout value (=number of 1 usec loops) is too small for some PCIe devices to be recognised. This fixes this. New max is 10msec which I believe is not critical since this is only used during PCIe init (boot)