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 _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot