Re: [edk2] [PATCH v4 1/3] Platforms/ARM/Juno: Fix IO window min/max base address in PCIe root complex

2016-10-26 Thread Leif Lindholm
On 22 April 2016 at 17:17, G Gregory wrote: > On 22 April 2016 at 15:26, Leif Lindholm wrote: >> On Wed, Apr 20, 2016 at 06:35:06PM +0100, Sudeep Holla wrote: >>> XPress-RICH3 PCIe driver initializes the root complex with the source >>> and

Re: [edk2] [PATCH v4 1/3] Platforms/ARM/Juno: Fix IO window min/max base address in PCIe root complex

2016-04-22 Thread G Gregory
On 22 April 2016 at 15:26, Leif Lindholm wrote: > On Wed, Apr 20, 2016 at 06:35:06PM +0100, Sudeep Holla wrote: >> XPress-RICH3 PCIe driver initializes the root complex with the source >> and target address for IO window. The root complex resources in SSDT >> should

Re: [edk2] [PATCH v4 1/3] Platforms/ARM/Juno: Fix IO window min/max base address in PCIe root complex

2016-04-22 Thread Leif Lindholm
On Wed, Apr 20, 2016 at 06:35:06PM +0100, Sudeep Holla wrote: > XPress-RICH3 PCIe driver initializes the root complex with the source > and target address for IO window. The root complex resources in SSDT > should match these settings. > > This patch fixes the min/max base address for the IO

[edk2] [PATCH v4 1/3] Platforms/ARM/Juno: Fix IO window min/max base address in PCIe root complex

2016-04-20 Thread Sudeep Holla
XPress-RICH3 PCIe driver initializes the root complex with the source and target address for IO window. The root complex resources in SSDT should match these settings. This patch fixes the min/max base address for the IO window in Juno PCIe root complex ACPI table. It also adds 'TypeTranslation'