[coreboot] [PATCH] Hardcode PCI devices in Intel southbridge early init code

Ed Swierk eswierk at arastra.com
Mon Mar 31 17:50:29 CEST 2008


The early init code of several Intel southbridge chipsets calls
pci_locate_device() to locate the SMBus controller and LPC bridge
devices on the PCI bus. Since these devices are always located at a
fixed PCI bus:device:function, the code can be simplified by
hardcoding the devices.

Signed-off-by: Ed Swierk <eswierk at arastra.com>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: intel-hardcode-early-pci-devices.patch
Type: text/x-patch
Size: 6919 bytes
Desc: not available
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20080331/95cc24be/attachment.patch>


More information about the coreboot mailing list