Aaron Durbin uploaded patch set #2 to this change.

View Change

device: avoid fixed resources hanging off pci domain device

Some chipsets are adding resources to the pci domain device. As
such the previous code wasn't culling the address space correctly
and the fixed resources were not visible. This was causing the
address space for choosing resources to overlap with fixed resources.

Change-Id: I4951aabd9775bc09143aef324f6b8dcf686fbe48
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
---
M src/device/device.c
1 file changed, 19 insertions(+), 8 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/63/41363/2

To view, visit change 41363. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I4951aabd9775bc09143aef324f6b8dcf686fbe48
Gerrit-Change-Number: 41363
Gerrit-PatchSet: 2
Gerrit-Owner: Aaron Durbin <adurbin@chromium.org>
Gerrit-Reviewer: Angel Pons <th3fanbus@gmail.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-MessageType: newpatchset