On 09/11/2017 16:43, Philippe Mathieu-Daudé wrote:
Hi Marcel,
Cc'ing Paul and Yongbok Since I'm not sure their Boston board could also
use it.
On 11/09/2017 12:46 PM, Marcel Apfelbaum wrote:
The PCIE-PCI bridge is specific to "pure" PCIe systems
(on QEMU we have X86 and ARM), it does not make
On Thu, 9 Nov 2017 17:46:45 +0200
Marcel Apfelbaum wrote:
> The PCIE-PCI bridge is specific to "pure" PCIe systems
> (on QEMU we have X86 and ARM), it does not make sense to
> have it in other archs.
>
> Reported-by: Thomas Huth
> Signed-off-by: Marcel Apfelbaum
> ---
>
> V4 -> V5
> - Sinc
Hi Marcel,
Cc'ing Paul and Yongbok Since I'm not sure their Boston board could also
use it.
On 11/09/2017 12:46 PM, Marcel Apfelbaum wrote:
> The PCIE-PCI bridge is specific to "pure" PCIe systems
> (on QEMU we have X86 and ARM), it does not make sense to
> have it in other archs.
>
> Reported-b
On 09.11.2017 16:46, Marcel Apfelbaum wrote:
> The PCIE-PCI bridge is specific to "pure" PCIe systems
> (on QEMU we have X86 and ARM), it does not make sense to
> have it in other archs.
>
> Reported-by: Thomas Huth
> Signed-off-by: Marcel Apfelbaum
> ---
>
> V4 -> V5
> - Since all other trie
The PCIE-PCI bridge is specific to "pure" PCIe systems
(on QEMU we have X86 and ARM), it does not make sense to
have it in other archs.
Reported-by: Thomas Huth
Signed-off-by: Marcel Apfelbaum
---
V4 -> V5
- Since all other tries failed, conditioned the
device on the PCIe Root Port.
V3 -