Hello,

in message <[EMAIL PROTECTED]> 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: [EMAIL PROTECTED]
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

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
U-Boot-Users mailing list
U-Boot-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/u-boot-users

Reply via email to