From: Sylvain "ythier" Hitier Date: Tue, 1 Mar 2011 22:02:37 +0000 (+0000) Subject: Fix some subsystemid statements in r6421 X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=commitdiff_plain;h=82419413b108d33a265aa2c82623c2a307692cb9;p=coreboot.git Fix some subsystemid statements in r6421 Signed-off-by: Sylvain "ythier" Hitier Acked-by: Sven Schnelle git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6425 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- diff --git a/src/mainboard/asus/m2v/devicetree.cb b/src/mainboard/asus/m2v/devicetree.cb index 5138e252e..376dbf1d9 100644 --- a/src/mainboard/asus/m2v/devicetree.cb +++ b/src/mainboard/asus/m2v/devicetree.cb @@ -5,7 +5,7 @@ chip northbridge/amd/amdk8/root_complex # Root complex 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 diff --git a/src/mainboard/gigabyte/ma78gm/devicetree.cb b/src/mainboard/gigabyte/ma78gm/devicetree.cb index 38ff642c1..1aa859f8a 100644 --- a/src/mainboard/gigabyte/ma78gm/devicetree.cb +++ b/src/mainboard/gigabyte/ma78gm/devicetree.cb @@ -6,7 +6,7 @@ chip northbridge/amd/amdfam10/root_complex 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 diff --git a/src/mainboard/roda/rk886ex/devicetree.cb b/src/mainboard/roda/rk886ex/devicetree.cb index 5de2cc32c..1bd0d1475 100644 --- a/src/mainboard/roda/rk886ex/devicetree.cb +++ b/src/mainboard/roda/rk886ex/devicetree.cb @@ -28,7 +28,7 @@ chip northbridge/intel/i945 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