summaryrefslogtreecommitdiffstats
path: root/util/inteltool/inteltool.h
diff options
context:
space:
mode:
authorStefan Reinauer <stepan@coresystems.de>2008-11-02 11:11:40 +0000
committerStefan Reinauer <stepan@openbios.org>2008-11-02 11:11:40 +0000
commit3d9a12f65df48bee260c522c1c2d32343cc7fd73 (patch)
tree09afa588ab1501d4030562202a20b7090e7b9ed6 /util/inteltool/inteltool.h
parent5d7a1c844e56bc9dd101c8a900bf3284b633d04b (diff)
downloadcoreboot-staging-3d9a12f65df48bee260c522c1c2d32343cc7fd73.zip
coreboot-staging-3d9a12f65df48bee260c522c1c2d32343cc7fd73.tar.gz
inteltool 82945G/GZ/P/PL Support (trivial)
Signed-off-by: Stefan Reinauer <stepan@coresystems.de> Acked-by: Stefan Reinauer <stepan@coresystems.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3716 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'util/inteltool/inteltool.h')
-rw-r--r--util/inteltool/inteltool.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/util/inteltool/inteltool.h b/util/inteltool/inteltool.h
index 132d46f..b0ca852 100644
--- a/util/inteltool/inteltool.h
+++ b/util/inteltool/inteltool.h
@@ -35,6 +35,7 @@
#define PCI_DEVICE_ID_INTEL_ICH7MDH 0x27bd
#define PCI_DEVICE_ID_INTEL_82845 0x1a30
+#define PCI_DEVICE_ID_INTEL_82945P 0x2770
#define PCI_DEVICE_ID_INTEL_82945GM 0x27a0
#define ARRAY_SIZE(a) ((int)(sizeof(a) / sizeof((a)[0])))
OpenPOWER on IntegriCloud