Re: [edk2-devel] [PATCH edk2-platforms 0/7] NXP: Add PCIe Support for LX2160aRdbPkg

2020-06-18 Thread Leif Lindholm
On Wed, Jun 10, 2020 at 03:47:23 +0530, Wasim Khan wrote: > From: Wasim Khan > > This patch series adds PCIe support for LX2160aRdbPkg. > LX2160-Rev1 and LX2160-Rev2 has different PCIe controller. Platform > driver checks the SoC version and enable corresponding PCIe controller > and its feature

[edk2-devel] [PATCH edk2-platforms 0/7] NXP: Add PCIe Support for LX2160aRdbPkg

2020-06-10 Thread Wasim Khan
From: Wasim Khan This patch series adds PCIe support for LX2160aRdbPkg. LX2160-Rev1 and LX2160-Rev2 has different PCIe controller. Platform driver checks the SoC version and enable corresponding PCIe controller and its feature using dynamic PCDs. PciHostBridgeLib and PciSegmentLib already has s