u-boot-brain/board/armltd
Andre Przywara eb6211171d arm: juno: Enable PCI
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
framework and the generic ECAM driver, and initialise the driver upon
loading U-Boot.

Make some functions in the Juno PCIe init code static on the way.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
2020-07-07 18:23:48 -04:00
..
integrator common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
vexpress common: Drop bootstage.h from common header 2020-05-18 17:33:33 -04:00
vexpress64 arm: juno: Enable PCI 2020-07-07 18:23:48 -04:00