Re: [PATCH 6/7] arm: juno: Enable PCI

2020-07-07 Thread Tom Rini
On Thu, Jun 11, 2020 at 12:03:20PM +0100, Andre Przywara wrote: > The ARM Juno boards in their -r1 and -r2 variants sport a PCIe > controller, which we configure already in board specific code to be ECAM > compliant. Hence we can just enable the generic ECAM driver to let > U-Boot use PCIe

Re: [PATCH 6/7] arm: juno: Enable PCI

2020-06-20 Thread Linus Walleij
On Thu, Jun 11, 2020 at 1:04 PM Andre Przywara wrote: > The ARM Juno boards in their -r1 and -r2 variants sport a PCIe > controller, which we configure already in board specific code to be ECAM > compliant. Hence we can just enable the generic ECAM driver to let > U-Boot use PCIe devices. > >

[PATCH 6/7] arm: juno: Enable PCI

2020-06-11 Thread Andre Przywara
The ARM Juno boards in their -r1 and -r2 variants sport a PCIe controller, which we configure already in board specific code to be ECAM compliant. Hence we can just enable the generic ECAM driver to let U-Boot use PCIe devices. Add the respective options to the Juno defconfig to enable the PCI