summaryrefslogtreecommitdiffstats
path: root/include/configs/taishan.h
diff options
context:
space:
mode:
authorStefan Roese <sr@denx.de>2007-06-25 15:57:39 +0200
committerStefan Roese <sr@denx.de>2007-06-25 15:57:39 +0200
commit466fff1a7bb5fe764a06450626f6098219f446b8 (patch)
treeea3d101e2103afb8d6f16c78a8809cef1c095a46 /include/configs/taishan.h
parent6f35c53166213c24a5a0e2390ed861136ff73870 (diff)
downloadtalos-obmc-uboot-466fff1a7bb5fe764a06450626f6098219f446b8.tar.gz
talos-obmc-uboot-466fff1a7bb5fe764a06450626f6098219f446b8.zip
ppc4xx: Add pci_pre_init() for 405 boards
This patch removes the CFG_PCI_PRE_INIT option completely, since it's not needed anymore with the patch from Matthias Fuchs with the "weak" pci_pre_init() implementation. Signed-off-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'include/configs/taishan.h')
-rw-r--r--include/configs/taishan.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/taishan.h b/include/configs/taishan.h
index cbbb0066e9..b9936fb155 100644
--- a/include/configs/taishan.h
+++ b/include/configs/taishan.h
@@ -298,7 +298,6 @@
#define CFG_PCI_TARGBASE 0x80000000 /* PCIaddr mapped to CFG_PCI_MEMBASE */
/* Board-specific PCI */
-#define CFG_PCI_PRE_INIT /* enable board pci_pre_init() */
#define CFG_PCI_TARGET_INIT /* let board init pci target */
#define CFG_PCI_SUBSYS_VENDORID 0x10e8 /* AMCC */
OpenPOWER on IntegriCloud