coreboot-kgpe-d16/src/southbridge/dmp/vortex86ex
Kyösti Mälkki d0e212cdce devicetree: Discriminate device ops scan_bus()
Use of scan_static_bus() and tree traversals is somewhat convoluted.
Start cleaning this up by assigning each path type with separate
static scan_bus() function.

For ME, SMBus and LPC paths a bus cannot expose bridges, as those would
add to the number of encountered PCI buses.

Change-Id: I8bb11450516faad4fa33b8f69bce5b9978ec75e5
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: http://review.coreboot.org/8534
Tested-by: build bot (Jenkins)
Reviewed-by: Timothy Pearson <tpearson@raptorengineeringinc.com>
2015-06-04 11:19:01 +02:00
..
Kconfig Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
Makefile.inc Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
audio.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
chip.h Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
hard_reset.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
ide_sd_sata.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
southbridge.c devicetree: Discriminate device ops scan_bus() 2015-06-04 11:19:01 +02:00
southbridge.h Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00