aboutsummaryrefslogtreecommitdiff
path: root/util/inteltool/inteltool.h
diff options
context:
space:
mode:
authorAngel Pons <th3fanbus@gmail.com>2022-10-07 00:18:04 +0200
committerMartin Roth <martin.roth@amd.corp-partner.google.com>2022-10-08 21:03:58 +0000
commitaa4cd73409db2564a8d50ce952b083a8148e88f0 (patch)
treef812410698177108560c4360bcd2693becd810eb /util/inteltool/inteltool.h
parentd750875cde699ffdf78542f281600f443cb52c00 (diff)
util/inteltool: Add 9 series PCH support
Add the PCI device IDs for 9 series PCHs. Change-Id: Id216cd071b09c93ee6a4792944c6fad39254aa3b Signed-off-by: Angel Pons <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/68185 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Diffstat (limited to 'util/inteltool/inteltool.h')
-rw-r--r--util/inteltool/inteltool.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/util/inteltool/inteltool.h b/util/inteltool/inteltool.h
index 3b43b39804..44201b120c 100644
--- a/util/inteltool/inteltool.h
+++ b/util/inteltool/inteltool.h
@@ -277,6 +277,12 @@ static inline uint32_t inl(unsigned port)
#define PCI_DEVICE_ID_INTEL_C226 0x8c56
#define PCI_DEVICE_ID_INTEL_H81 0x8c5c
+#define PCI_DEVICE_ID_INTEL_C9_MOBILE 0x8cc1
+#define PCI_DEVICE_ID_INTEL_C9_DESKTOP 0x8cc2
+#define PCI_DEVICE_ID_INTEL_HM97 0x8cc3
+#define PCI_DEVICE_ID_INTEL_Z97 0x8cc4
+#define PCI_DEVICE_ID_INTEL_H97 0x8cc6
+
#define PCI_DEVICE_ID_INTEL_82X58 0x3405
#define PCI_DEVICE_ID_INTEL_SCH_POULSBO 0x8100
#define PCI_DEVICE_ID_INTEL_ATOM_DXXX 0xa000