
12 Jan
2008
12 Jan
'08
3:23 p.m.
Hello,
in message 1200105779.22596.7.camel@Goku you wrote:
ColdFire: Bypass pciauto skip probing Host Bridge
...
+#ifdef CONFIG_SKIPPCI_HOSTBRIDGE
- case PCI_CLASS_BRIDGE_OTHER:
DEBUGF("PCI Autoconfig: Skipping bridge device %d\n",
PCI_DEV(dev));
break;
+#endif
We already have identical code which is currently #ifdef'ed depnding on CONFIG_MPC5200; instead of duplicating the code, please make it usable for all architectures (i. e. MPC5200), too.
Thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de
One of the advantages of being a captain is being able to ask for ad-
vice without necessarily having to take it.
-- Kirk, "Dagger of the Mind", stardate 2715.2