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
diff --git a/util/inteltool/memory.c b/util/inteltool/memory.c
index 24a9f7c..99a5753 100644
--- a/util/inteltool/memory.c
+++ b/util/inteltool/memory.c
@@ -37,6 +37,7 @@
 
 	switch (nb->device_id) {
 	case PCI_DEVICE_ID_INTEL_82945GM:
+	case PCI_DEVICE_ID_INTEL_82945P:
 		mchbar_phys = pci_read_long(nb, 0x44) & 0xfffffffe;
 		break;
 	case 0x1234: // Dummy for non-existent functionality