From patchwork Tue Mar 1 21:47:33 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: r6421-correct-ids.patch Date: Tue, 01 Mar 2011 21:47:33 -0000 From: Sylvain 'ythier' Hitier X-Patchwork-Id: 2723 Message-Id: <20110301214733.GD15194@begonia> To: coreboot@coreboot.org Cc: Sylvain 'ythier' Hitier , svens@stackframe.org (Please keep me in CC, I'm not subscribed to the list) After reading r6421. Signed-off-by: Sylvain "ythier" Hitier Regards, Sylvain "ythier" Hitier Index: src/mainboard/asus/m2v/devicetree.cb =================================================================== --- src/mainboard/asus/m2v/devicetree.cb (revision 6421) +++ src/mainboard/asus/m2v/devicetree.cb (working copy) @@ -5,7 +5,7 @@ end end device pci_domain 0 on # PCI domain - subsystemid 0x143 0 inherit + subsystemid 0x1043 0 inherit chip northbridge/amd/amdk8 # mc0 device pci 18.0 on # Northbridge # Devices on link 0, link 0 == LDT 0 Index: src/mainboard/gigabyte/ma78gm/devicetree.cb =================================================================== --- src/mainboard/gigabyte/ma78gm/devicetree.cb (revision 6421) +++ src/mainboard/gigabyte/ma78gm/devicetree.cb (working copy) @@ -6,7 +6,7 @@ end end device pci_domain 0 on - subsystemid 0x3060 0x1022 inherit + subsystemid 0x1022 0x3060 inherit chip northbridge/amd/amdfam10 device pci 18.0 on # northbridge chip southbridge/amd/rs780 Index: src/mainboard/roda/rk886ex/devicetree.cb =================================================================== --- src/mainboard/roda/rk886ex/devicetree.cb (revision 6421) +++ src/mainboard/roda/rk886ex/devicetree.cb (working copy) @@ -28,7 +28,7 @@ end device pci_domain 0 on - subsystemid 0x4352 0x0686 inherit + subsystemid 0x4352 0x6886 inherit device pci 00.0 on end # host bridge # auto detection: #device pci 01.0 off end # i945 PCIe root port