[U-Boot] [U-Boot,v3,03/30] pci: Honour pci_skip_dev()

Tom Rini trini at ti.com
Mon Nov 24 23:11:27 CET 2014


On Wed, Nov 12, 2014 at 06:26:49PM -0700, Simon Glass wrote:

> From: Thierry Reding <treding at nvidia.com>
> 
> When enumerating devices, honour the pci_skip_dev() function. This can
> be used by PCI controller drivers to restrict which devices will be
> probed.
> 
> This is required by the NVIDIA Tegra PCIe controller driver, which will
> fail with a data abort exception if an access is attempted to a device
> number larger than 0 outside of bus 0. pci_skip_dev() is therefore
> implemented to prevent any such accesses.
> 
> Signed-off-by: Thierry Reding <treding at nvidia.com>
> Signed-off-by: Simon Glass <sjg at chromium.org>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20141124/b678a9b9/attachment.pgp>


More information about the U-Boot mailing list