sb/amd/sr5650: Allow resource allocator to assign bus numbers
commit72c83a8e231cd4fbc5b9fcec53e4b7b26ce4f144
authorTimothy Pearson <tpearson@raptorengineeringinc.com>
Mon, 7 Dec 2015 18:22:23 +0000 (7 12:22 -0600)
committerMartin Roth <martinroth@google.com>
Tue, 8 Dec 2015 21:08:54 +0000 (8 22:08 +0100)
treed4edababa360cd66749af9f52ed24c1c5ab931f0
parentc7c30a8400c33060115842554c28e2dc0852f7d7
sb/amd/sr5650: Allow resource allocator to assign bus numbers

At some point in the past disconnected PCIe bridges were completely
disabled to work around a hang on bridge probe.  This hang was
resolved at some point, and the disconnected PCIe bridges should
be enabled to receive a bus number per the RPR.

This resolves a slew of warnings in the Linux boot log regarding
invalid bridge configurations for disconnected bridge devices.

Change-Id: Ic26e2d62ec5ddb9f22275c2afec7d560326263c7
Signed-off-by: Timothy Pearson <tpearson@raptorengineeringinc.com>
Reviewed-on: https://review.coreboot.org/12673
Tested-by: Raptor Engineering Automated Test Stand <noreply@raptorengineeringinc.com>
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
src/southbridge/amd/sr5650/pcie.c