u-boot-brain/board/armltd/vexpress64
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
..
Kconfig arm: juno: Enable OF_CONTROL 2020-05-07 09:01:42 -04:00
MAINTAINERS Revert "vexpress64: fvp dram: add DRAM configuration" 2019-08-31 09:27:19 -04:00
Makefile SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
pcie.c arm: juno: Enable PCI 2020-07-07 18:23:48 -04:00
pcie.h vexpress64: Juno: Add initialisation code for Juno R1 PCIe host bridge. 2015-10-19 17:05:46 -04:00
vexpress64.c arm: juno: Enable DM_ETH 2020-07-07 18:23:48 -04:00