[U-Boot] [PATCH 0/2] vexpress64: Juno: Add support for PCIe on Juno

Liviu Dudau Liviu.Dudau at foss.arm.com
Fri Oct 9 15:09:10 CEST 2015


Hello,

This patchset enables PCIe for ARM's Juno boards and configures the
host bridge's address translation block. This enables the Linux kernel
to boot on Juno r1 using just a device tree and the generic host bridge
driver.

No support has been added at this phase for the SATA or Ethernet devices
present on the PCIe bus.

Liviu Dudau (2):
  vexpress64: Juno: Declare all 8GB of RAM and make them visible to the kernel.
  vexpress64: Juno: Add initialisation code for Juno R1 PCIe host bridge.

 board/armltd/vexpress64/vexpress64.c | 128 +++++++++++++++++++++++++++++++++++
 board/armltd/vexpress64/vexpress64.h |  60 ++++++++++++++++
 include/configs/vexpress_aemv8a.h    |   4 +-
 3 files changed, 191 insertions(+), 1 deletion(-)
 create mode 100644 board/armltd/vexpress64/vexpress64.h

-- 
2.6.0



More information about the U-Boot mailing list