util/inteltool: Add support for Denverton
Used documents: - C3000 Product Family Datasheet Change-Id: I54d09c78e1cce84b63300dfc0aa1bb374bb7faae Co-authored-by: Felix Singer <migy@darmstadt.ccc.de> Signed-off-by: Felix Singer <migy@darmstadt.ccc.de> Reviewed-on: https://review.coreboot.org/c/30887 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Nico Huber <nico.h@gmx.de>
This commit is contained in:
committed by
Patrick Georgi
parent
6d4c1f5f43
commit
da02719462
@@ -235,6 +235,7 @@ static inline uint32_t inl(unsigned port)
|
||||
#define CPUID_BAYTRAIL 0x30670
|
||||
|
||||
#define PCI_DEVICE_ID_INTEL_APL_LPC 0x5ae8
|
||||
#define PCI_DEVICE_ID_INTEL_DNV_LPC 0x19dc
|
||||
|
||||
/* Intel starts counting these generations with the integration of the DRAM controller */
|
||||
#define PCI_DEVICE_ID_INTEL_CORE_0TH_GEN 0xd132 /* Nehalem */
|
||||
|
Reference in New Issue
Block a user