[U-Boot] [PATCH 3/3] pci: intel: Fix configuration type based on secondary number

Tom Rini trini at konsulko.com
Tue Aug 13 16:52:36 UTC 2019


On Fri, May 24, 2019 at 10:30:00AM +0800, Ley Foon Tan wrote:

> This fix issue when access config from PCIe switch.
> 
> The PCIe controller need to send Type 0 config TLP if the targeting bus
> matches with the secondary bus number, which is when the TLP is targeting
> the immediate device on the link.
> 
> The PCIe controller send Type 1 config TLP if the targeting bus is
> larger than the secondary bus, which is when the TLP is targeting the
> device not immediate on the link.
> 
> Signed-off-by: Ley Foon Tan <ley.foon.tan at intel.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20190813/ac72f5f7/attachment.sig>


More information about the U-Boot mailing list