the following patch was just integrated into master: commit 0c797f1c28cd16c64482b2cea554e89baaa31445 Author: Kyösti Mälkki kyosti.malkki@gmail.com Date: Mon Jul 21 19:35:16 2014 +0300
AGESA: Drop offset on PCI device enumeration
Integrated PCI devices in southbridge silicon have static BDFs, no need to have variables to store the parent bus or an offset with constant zero.
Change-Id: I37d3794d36b5e5775da9215574ddc199696646d0 Signed-off-by: Kyösti Mälkki kyosti.malkki@gmail.com Reviewed-on: http://review.coreboot.org/6333 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel paulepanter@users.sourceforge.net Reviewed-by: Patrick Georgi patrick@georgi-clan.de
See http://review.coreboot.org/6333 for details.
-gerrit