Skip to content

PCIe: logging in driver too coarse-grained

The logging in the PCIe driver is not very useful: You can either activate each and every message, or nothing at all. This nothing then includes vital warnings, which won't be shown either. I think the logging system used on Zynqs is much more flexible, we should port it to PCIe.

Edited by Jens Korinth