the following patch was just integrated into master: commit 48f82a9beb72db029b4ee55f6057783d0013a349 Author: Kyösti Mälkki kyosti.malkki@gmail.com Date: Fri Dec 2 16:02:30 2016 +0200
AMD fam10 binaryPI: Remove invalid PCI ops on CPU domain
Device is of type CPU_CLUSTER, while pci_dev_set_resources() expects PCI_DOMAIN.
Change-Id: Ib1add47d71071abb6e9c28e3a85dd0b671741b71 Signed-off-by: Kyösti Mälkki kyosti.malkki@gmail.com Reviewed-on: https://review.coreboot.org/17697 Tested-by: build bot (Jenkins) Reviewed-by: Aaron Durbin adurbin@chromium.org
See https://review.coreboot.org/17697 for details.
-gerrit