From 1a00cf063273d2f19afbc848dd1a204b7687578e Mon Sep 17 00:00:00 2001 From: Stefan Tauner Date: Sat, 13 Oct 2012 06:23:52 +0200 Subject: inteltool: add support for 946GZ and 946PL Change-Id: Ied0ff16c16d8c2f04b55fe6b0a6ee38966d3c424 Signed-off-by: Stefan Tauner Reviewed-on: http://review.coreboot.org/1576 Tested-by: build bot (Jenkins) Reviewed-by: Anton Kochkov --- 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 7ef2d8d309..00adc68446 100644 --- a/util/inteltool/inteltool.h +++ b/util/inteltool/inteltool.h @@ -72,6 +72,7 @@ #define PCI_DEVICE_ID_INTEL_82945P 0x2770 #define PCI_DEVICE_ID_INTEL_82945GM 0x27a0 #define PCI_DEVICE_ID_INTEL_82945GSE 0x27ac +#define PCI_DEVICE_ID_INTEL_82946 0x2970 #define PCI_DEVICE_ID_INTEL_82965PM 0x2a00 #define PCI_DEVICE_ID_INTEL_82Q965 0x2990 #define PCI_DEVICE_ID_INTEL_82975X 0x277c -- cgit v1.2.3