intelblocks/systemagent: Add missing N6005 Jasper Lake SKU to PCI ID list

Change-Id: I3fb4c6cfe24290c34682ff1c3396540465048727
Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/80560
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de>
This commit is contained in:
Michał Żygowski
2024-02-16 10:28:49 +01:00
committed by Felix Singer
parent 3d49066aa9
commit f33a7f71c3

View File

@@ -485,6 +485,7 @@ static const unsigned short systemagent_ids[] = {
PCI_DID_INTEL_JSL_ID_3,
PCI_DID_INTEL_JSL_ID_4,
PCI_DID_INTEL_JSL_ID_5,
PCI_DID_INTEL_JSL_ID_6,
PCI_DID_INTEL_ADL_S_ID_1,
PCI_DID_INTEL_ADL_S_ID_2,
PCI_DID_INTEL_ADL_S_ID_3,