summaryrefslogtreecommitdiff
path: root/util/inteltool/pcr.c
diff options
context:
space:
mode:
Diffstat (limited to 'util/inteltool/pcr.c')
-rw-r--r--util/inteltool/pcr.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/util/inteltool/pcr.c b/util/inteltool/pcr.c
index b865a63f24..c9469c995d 100644
--- a/util/inteltool/pcr.c
+++ b/util/inteltool/pcr.c
@@ -156,6 +156,7 @@ void pcr_init(struct pci_dev *const sb)
case PCI_DEVICE_ID_INTEL_EHL:
case PCI_DEVICE_ID_INTEL_JSL:
case PCI_DEVICE_ID_INTEL_EBG:
+ case PCI_DEVICE_ID_INTEL_ADL_N:
sbbar_phys = 0xfd000000;
use_p2sb = false;
break;