soc/intel: Add Panther Lake PCIE device IDs
Add Panther Lake specific CPU and PCIE device IDs Reference: Panther Lake External Design Specification Volume 0.51 (815002) BUG=b:329787286 TEST=verified on Panther Lake Simics Platform. Change-Id: I82f47b6077e28a01f34c59b7e7697323b3d5f990 Signed-off-by: Saurabh Mishra <mishra.saurabh@intel.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/81849 Reviewed-by: Angel Pons <th3fanbus@gmail.com> Reviewed-by: Ashish Kumar Mishra <ashish.k.mishra@intel.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
parent
47e7240ffc
commit
1057865a89
2 changed files with 67 additions and 0 deletions
|
|
@ -82,5 +82,6 @@
|
|||
#define CPUID_RAPTORLAKE_Q0 0xb06a3
|
||||
#define CPUID_LUNARLAKE_A0_1 0xb06d0
|
||||
#define CPUID_LUNARLAKE_A0_2 0xb06d1
|
||||
#define CPUID_PANTHERLAKE_A0 0xc06c0
|
||||
|
||||
#endif /* CPU_INTEL_CPU_IDS_H */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue