]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ppc4xx: Make PCIE support selectable
authorDirk Eibach <eibach@gdsys.de>
Tue, 3 Feb 2009 14:15:21 +0000 (15:15 +0100)
committerStefan Roese <sr@denx.de>
Fri, 6 Feb 2009 10:06:19 +0000 (11:06 +0100)
commit59d1bda7f92c8a28c3aba94e48063749d425949f
tree9af1725ae4e852974327dd155ffd15bafdb548b2
parentb129eff5ede394cc1faeb6dbf6a987e91abce552
ppc4xx: Make PCIE support selectable

On some platforms PCIE support is not required, but would be included
because the cpu supports it. To reduce fooprint it is now configurable
via CONFIG_PCI_DISABLE_PCIE.

Signed-off-by: Dirk Eibach <eibach@gdsys.de>
Signed-off-by: Stefan Roese <sr@denx.de>
cpu/ppc4xx/4xx_pci.c
cpu/ppc4xx/4xx_pcie.c