the following patch was just integrated into master: commit 757c8b485bfb3389142d4c4cbafa3fb319cf4d3c Author: Kyösti Mälkki kyosti.malkki@gmail.com Date: Mon Feb 23 06:58:26 2015 +0200
PCI subsystem: Use subordinate property to track bus enumeration
Parameter max is the cumulative number of PCI buses scanned on the system so far. Use the property subordinate from the parent PCI bridge device to keep track of the first available bus number instead of passing that on the stack.
Change-Id: I1a884c98d50fa4f1eb2752e10b778aea8a7b090a Signed-off-by: Kyösti Mälkki kyosti.malkki@gmail.com Reviewed-on: http://review.coreboot.org/8537 Tested-by: build bot (Jenkins) Tested-by: Raptor Engineering Automated Test Stand noreply@raptorengineeringinc.com Reviewed-by: Patrick Georgi pgeorgi@google.com
See http://review.coreboot.org/8537 for details.
-gerrit