coreboot/mainboard/amd
Myles Watson 12a3094274 This patch makes subsystem ids work. Here are the changes by file:
device/pci_device.c:
    Only update IDs if:
    - The device is on the mainboard
    - The device has a Vendor ID and Device ID
    - The device has a set_subsystem function in ops_pci(dev)

util/dtc/flattree.c:
    Make devices from the dts be on_mainboard.
    If they're plugged in, they shouldn't be in the dts.

mainboard/amd/serengeti/dts:
    Add subsystem_vendor and subsystem_device.

Build tested on Serengeti.  Getting closer :)

Signed-off-by: Myles Watson <mylesgw@gmail.com>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>


git-svn-id: svn://coreboot.org/repository/coreboot-v3@1045 f3766cd6-281f-0410-b1cd-43a5c92072e9
2008-11-19 03:05:33 +00:00
..
db800 Every GeodeLX target already has spd_read_byte in 2008-08-27 22:58:04 +00:00
dbm690t General cleanup and comments for things that should be fixed in future. 2008-10-29 04:25:32 +00:00
norwich Every GeodeLX target already has spd_read_byte in 2008-08-27 22:58:04 +00:00
serengeti This patch makes subsystem ids work. Here are the changes by file: 2008-11-19 03:05:33 +00:00
Kconfig This fixes the 8132 so that it can be included in the build for serengeti. 2008-10-28 02:06:15 +00:00