device/pci_ids: Add Amston Lake CPU IDs

Intel processor number X7433RE.
Based on docs 721616 rev 2.3.

BUG=NA
TEST=Boots on Intel Alder Lake CRB with X7433RE processor

Change-Id: Ia43945887e7d536b5b7387a4dda4e245973c27ee
Signed-off-by: Harrie Paijmans <hpaijmans@eltan.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/87243
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Frans Hendriks <fhendriks@eltan.com>
Reviewed-by: Kapil Porwal <kapilporwal@google.com>
Reviewed-by: Erik van den Bogaert <ebogaert@eltan.com>
This commit is contained in:
Harrie Paijmans 2025-04-09 14:19:14 +02:00 committed by Matt DeVillier
commit 22ee635d0f
6 changed files with 26 additions and 0 deletions

View file

@ -4427,6 +4427,9 @@
#define PCI_DID_INTEL_ADL_N_ID_7 0x4679
#define PCI_DID_INTEL_ADL_N_ID_8 0x467C
#define PCI_DID_INTEL_ADL_N_ID_9 0x4677
#define PCI_DID_INTEL_ASL_ID_1 0x4632
#define PCI_DID_INTEL_ASL_ID_2 0x4674
#define PCI_DID_INTEL_ASL_ID_3 0x4675
#define PCI_DID_INTEL_MTL_M_ID 0x7D00
#define PCI_DID_INTEL_MTL_P_ID_1 0x7D01
#define PCI_DID_INTEL_MTL_P_ID_2 0x7D02