summaryrefslogtreecommitdiff
path: root/include/configs/BAB7xx.h
diff options
context:
space:
mode:
authorAndre Schwarz <andre.schwarz@matrix-vision.de>2010-10-05 11:59:31 +0200
committerWolfgang Denk <wd@denx.de>2010-10-06 22:37:35 +0200
commit76221a6cfaac9ff2680bfddde6d7d271ff70d7a0 (patch)
treeeacde3e970f139fcf2f0907d03f25fd87cf9006f /include/configs/BAB7xx.h
parente64901c01a891963c00eafd64c5891b1286240a3 (diff)
downloadu-boot-imx-76221a6cfaac9ff2680bfddde6d7d271ff70d7a0.zip
u-boot-imx-76221a6cfaac9ff2680bfddde6d7d271ff70d7a0.tar.gz
u-boot-imx-76221a6cfaac9ff2680bfddde6d7d271ff70d7a0.tar.bz2
PowerPC: change board specific early pci_init() into generic.
Signed-off-by: Andre Schwarz <andre.schwarz@matrix-vision.de>
Diffstat (limited to 'include/configs/BAB7xx.h')
-rw-r--r--include/configs/BAB7xx.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/BAB7xx.h b/include/configs/BAB7xx.h
index 4d83786..555145e 100644
--- a/include/configs/BAB7xx.h
+++ b/include/configs/BAB7xx.h
@@ -269,6 +269,7 @@
* PCI stuff
*/
#define CONFIG_PCI /* include pci support */
+#define CONFIG_SYS_EARLY_PCI_INIT
#define CONFIG_PCI_PNP /* pci plug-and-play */
#define CONFIG_PCI_HOST PCI_HOST_AUTO
#undef CONFIG_PCI_SCAN_SHOW