coreboot-kgpe-d16/payloads
Jens Rottmann 4e1ac83bb6 The AMD CS5536's USB controllers are located at device 0F, functions 4
and 5.  They're not found if only function 0 is checked.  So if a device
exists at all, try all its functions.  usb_controller_initialize() will
silently skip all device classes != 0C03.

(changed to continue to use 32bit accesses -pg)

Signed-off-by: Jens Rottmann <JRottmann@LiPPERTEmbedded.de>
Acked-by: Patrick Georgi <patrick.georgi@coresystems.de>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5774 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-09-03 14:54:50 +00:00
..
bayou Run doxygen -u on doxygen configuration files 2010-06-28 10:40:38 +00:00
coreinfo Change default path and configuration for Coreinfo. 2010-08-05 14:41:29 +00:00
external/tint Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
libpayload The AMD CS5536's USB controllers are located at device 0F, functions 4 2010-09-03 14:54:50 +00:00