summaryrefslogtreecommitdiffstats
path: root/include/configs/stxssa.h
diff options
context:
space:
mode:
authorGrzegorz Bernacki <gjb@semihalf.com>2007-09-11 15:42:11 +0200
committerGrzegorz Bernacki <gjb@semihalf.com>2007-09-11 15:42:11 +0200
commit38ad82da0c1180ecdeb212a8f4245e945bcc546e (patch)
treef3beccf5727d2b169e8481601f2dc1c211490eea /include/configs/stxssa.h
parent6c2f4f388e8181655ea8b69343ea00b68aa6e8d0 (diff)
downloadtalos-obmc-uboot-38ad82da0c1180ecdeb212a8f4245e945bcc546e.tar.gz
talos-obmc-uboot-38ad82da0c1180ecdeb212a8f4245e945bcc546e.zip
[GP3SSA] Add define CONFIG_MPC85XX_PCI2 in config file to allow u-boot to
scan on second pci bus. Signed-off-by: Grzegorz Bernacki <gjb@semihalf.com>
Diffstat (limited to 'include/configs/stxssa.h')
-rw-r--r--include/configs/stxssa.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/stxssa.h b/include/configs/stxssa.h
index f32ff67d9f..b41dafaf98 100644
--- a/include/configs/stxssa.h
+++ b/include/configs/stxssa.h
@@ -230,7 +230,7 @@
#define CFG_PCI2_IO_SIZE 0x01000000 /* 16M */
#if defined(CONFIG_PCI) /* PCI Ethernet card */
-
+#define CONFIG_MPC85XX_PCI2 1
#define CONFIG_NET_MULTI
#define CONFIG_PCI_PNP /* do pci plug-and-play */
OpenPOWER on IntegriCloud