From e10757ed525cdd1a5263b9d79e284310c999c0f7 Mon Sep 17 00:00:00 2001 From: Joseph Smith Date: Wed, 16 Jun 2010 22:21:19 +0000 Subject: This patch adds inteltool support for i810E and ICH2. Signed-off-by: Joseph Smith Acked-by: Stefan Reinauer git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5632 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- util/inteltool/inteltool.h | 1 + 1 file changed, 1 insertion(+) (limited to 'util/inteltool/inteltool.h') diff --git a/util/inteltool/inteltool.h b/util/inteltool/inteltool.h index 613469ca45..e9a9beba84 100644 --- a/util/inteltool/inteltool.h +++ b/util/inteltool/inteltool.h @@ -55,6 +55,7 @@ #define PCI_DEVICE_ID_INTEL_82810 0x7120 #define PCI_DEVICE_ID_INTEL_82810DC 0x7122 +#define PCI_DEVICE_ID_INTEL_82810E_MC 0x7124 #define PCI_DEVICE_ID_INTEL_82830M 0x3575 #define PCI_DEVICE_ID_INTEL_82845 0x1a30 #define PCI_DEVICE_ID_INTEL_82915 0x2580 -- cgit v1.2.3