diff options
author | Gabe Black <gabeblack@google.com> | 2012-11-08 19:31:23 -0800 |
---|---|---|
committer | Stefan Reinauer <stefan.reinauer@coreboot.org> | 2013-04-08 20:27:46 +0200 |
commit | 9e8af58263b7c84ee276354b97c19ad31992c8e9 (patch) | |
tree | 307b3e8324e541a9d0146492a82d57c84a23e02e /util/cbmem | |
parent | 6d0fe9cad003d752af3214ae9a91d7411d582950 (diff) |
libpayload: Handle multifunction bridge devices better.
This change modifies the code in libpayload that scans the PCI hierarchy for
USB controllers. Previously, if a devices primary function (function 0) was a
bridge, then none of the other functions, if any, would be looked at. If one
of the other functions was a bridge, that wouldn't be handled either. The new
version looks at each function that's present no matter what, and if it
discovers that it's a bridge it scans the other side.
Change-Id: I37f269a4fe505fd32d9594e2daf17ddd78609c15
Signed-off-by: Gabe Black <gabeblack@google.com>
Reviewed-on: http://review.coreboot.org/2517
Reviewed-by: Marc Jones <marc.jones@se-eng.com>
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Diffstat (limited to 'util/cbmem')
0 files changed, 0 insertions, 0 deletions