summaryrefslogtreecommitdiff
path: root/src/mainboard/nokia
diff options
context:
space:
mode:
authorSven Schnelle <svens@stackframe.org>2011-04-20 08:58:16 +0000
committerSven Schnelle <svens@stackframe.org>2011-04-20 08:58:16 +0000
commit5f22f303772ec55dbeeb817592678d0ee7777b62 (patch)
tree440b1298affbd2a0b437b13aaa61ddc7d8e32131 /src/mainboard/nokia
parent20f7f3bf913652d11e8d606471f7da213a7a7ffb (diff)
downloadcoreboot-5f22f303772ec55dbeeb817592678d0ee7777b62.tar.xz
pci1x2x: use pci_ops set_subsystem instead of custom code
Signed-off-by: Sven Schnelle <svens@stackframe.org> Acked-by: Stefan Reinauer <stefan.reinauer@coreboot.org> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6526 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/mainboard/nokia')
-rw-r--r--src/mainboard/nokia/ip530/devicetree.cb2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/nokia/ip530/devicetree.cb b/src/mainboard/nokia/ip530/devicetree.cb
index ac6d78ed75..a132604472 100644
--- a/src/mainboard/nokia/ip530/devicetree.cb
+++ b/src/mainboard/nokia/ip530/devicetree.cb
@@ -31,7 +31,7 @@ chip northbridge/intel/i440bx # Northbridge
device pci f.0 on
chip southbridge/ti/pci1x2x
device pci 00.0 on
-
+ subsystemid 0x13b8 0x0000
end
register "cltr" = "0x40"
register "bcr" = "0x7c0"