summaryrefslogtreecommitdiff
path: root/src/soc/intel/alderlake/bootblock
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/intel/alderlake/bootblock')
-rw-r--r--src/soc/intel/alderlake/bootblock/report_platform.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/soc/intel/alderlake/bootblock/report_platform.c b/src/soc/intel/alderlake/bootblock/report_platform.c
index 938c8ebbca..4f55c02ba9 100644
--- a/src/soc/intel/alderlake/bootblock/report_platform.c
+++ b/src/soc/intel/alderlake/bootblock/report_platform.c
@@ -102,7 +102,7 @@ static struct {
{ PCI_DID_INTEL_ADP_S_ESPI_Q670, "AlderLake-S Q670" },
{ PCI_DID_INTEL_ADP_S_ESPI_Z690, "AlderLake-S Z690" },
{ PCI_DID_INTEL_ADP_S_ESPI_W680, "AlderLake-S W680" },
- { PCI_DID_INTEL_ADP_S_ESPI_W685, "AlderLake-S W685" },
+ { PCI_DID_INTEL_ADP_S_ESPI_W790, "AlderLake-S W790" },
{ PCI_DID_INTEL_ADP_S_ESPI_WM690, "AlderLake-S WM690" },
{ PCI_DID_INTEL_ADP_S_ESPI_HM670, "AlderLake-S HM670" },
{ PCI_DID_INTEL_RPP_S_ESPI_0, "Raptorlake-S SKU" },