sparc64: Expand PCI bridge probing debug logging.
authorDavid S. Miller <davem@davemloft.net>
Wed, 13 Aug 2014 06:22:39 +0000 (23:22 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 14 Aug 2014 04:17:49 +0000 (21:17 -0700)
Dump the various aspects of the PCI bridge probed at boot time, most
importantly the bridge number ranges, and the ranges property.

This helps diagnose PCI resource issues and other problems by giving
ofpci_debug=1 on the boot command line.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found