coreboot/src/config
Richard Smith 2a7352cb9d Adds a CONFIG_MAX_PCI_BUSES to pci_locate_device()
Default is 255.

This allows mainboard configs for working across various groups
of boards that differ a device that may not loaded.

If you search for a device that is not loaded and max buses is 255
then there can be up to a 8 second delay to search the entire PCI space.
Board configs that know thier max bus can limit this search space.


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2273 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2006-04-23 23:12:21 +00:00
..
Config.lb make doxygen work 2006-02-06 16:16:46 +00:00
doxyscript.base - Initial checkin of the freebios2 tree 2003-04-22 19:02:15 +00:00
linuxbios_ram.ld CONFIG_LB_TOPK 8M above support 2006-01-04 20:42:49 +00:00
LinuxBIOSDoc.config make doxygen work 2006-02-06 16:16:46 +00:00
Options.lb Adds a CONFIG_MAX_PCI_BUSES to pci_locate_device() 2006-04-23 23:12:21 +00:00