From 54a5aedec69bac62bf9bb5f65e431130507235fb Mon Sep 17 00:00:00 2001 From: Sven Schnelle Date: Sun, 30 Oct 2011 13:30:36 +0100 Subject: inteltool: Add Intel i63xx I/O Controller Hub Change-Id: Iaea7e4d1b206d43661ecb61d2ae517723fb8d008 Signed-off-by: Sven Schnelle Reviewed-on: http://review.coreboot.org/356 Tested-by: build bot (Jenkins) --- util/inteltool/inteltool.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'util/inteltool/inteltool.h') diff --git a/util/inteltool/inteltool.h b/util/inteltool/inteltool.h index bddd17c333..1bfb3d1bf4 100644 --- a/util/inteltool/inteltool.h +++ b/util/inteltool/inteltool.h @@ -84,7 +84,7 @@ #define PCI_DEVICE_ID_INTEL_X58 0x3405 #define PCI_DEVICE_ID_INTEL_SCH_POULSBO 0x8100 #define PCI_DEVICE_ID_INTEL_ATOM_DXXX 0xa000 - +#define PCI_DEVICE_ID_INTEL_I63XX 0x2670 /* untested, but almost identical to D-series */ #define PCI_DEVICE_ID_INTEL_ATOM_NXXX 0xa010 -- cgit v1.2.3