diff options
author | Sylvain "ythier" Hitier <sylvain.hitier@gmail.com> | 2011-03-01 22:02:37 +0000 |
---|---|---|
committer | Sven Schnelle <svens@stackframe.org> | 2011-03-01 22:02:37 +0000 |
commit | 82419413b108d33a265aa2c82623c2a307692cb9 (patch) | |
tree | 37f464f9a8fd8655c60c590731c89ca0db5d085b /src/mainboard/asus/m2v/devicetree.cb | |
parent | 5325a48340158d1251a55d54eb437a695fdc428a (diff) |
Fix some subsystemid statements in r6421
Signed-off-by: Sylvain "ythier" Hitier <sylvain.hitier@gmail.com>
Acked-by: Sven Schnelle <svens@stackframe.org>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6425 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/mainboard/asus/m2v/devicetree.cb')
-rw-r--r-- | src/mainboard/asus/m2v/devicetree.cb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/asus/m2v/devicetree.cb b/src/mainboard/asus/m2v/devicetree.cb index 5138e252e4..376dbf1d9c 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 |