From: Stefan Roese Date: Sat, 23 Feb 2008 21:08:27 +0000 (+1100) Subject: [POWERPC] 4xx: Add 460EX PCIe support to 4xx pci driver X-Git-Tag: v2.6.26-rc1~1125^2~117 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66b7e504c0e66c568b1759882884b8e1cfb307bd;p=pandora-kernel.git [POWERPC] 4xx: Add 460EX PCIe support to 4xx pci driver All this code is needed to properly initialize the 460EX PCIe host bridge(s). We re-initialize all ports again, even though this has been done in the bootloader (U-Boot) before. This way we make sure, that we always run the latest init code in Linux and don't depend on code versions from U-Boot. Unfortunately all IBM/AMCC chips currently supported in this PCIe driver need a different reset-/init-sequence. Tested on AMCC Canyonlands eval board. Signed-off-by: Stefan Roese Signed-off-by: Josh Boyer --- Reading git-diff-tree failed