commit | 5cb4af4791f61843432155142b6cfac901f66c10 | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Thu Oct 18 07:39:38 2007 +0200 |
committer | Stefan Roese <sr@denx.de> | Wed Oct 31 21:20:50 2007 +0100 |
tree | 1d8d742205d91220a21da7b2df45543163354253 | |
parent | d4cb2d17946466740afeb195a57d6cb290bf4cc0 [diff] |
ppc4xx: Add PCIe endpoint support on Kilauea (405EX) This patch adds endpoint support for the AMCC Kilauea eval board. It can be tested by connecting a reworked PCIe cable (only 1x lane singles connected) to another root-complex. In this test setup, a 64MB inbound window is configured at BAR0 which maps to 0 on the PLB side. So accessing this BAR0 from the root-complex will access the first 64MB of the SDRAM on the PPC side. Signed-off-by: Stefan Roese <sr@denx.de>